d26db06f74
NPM Installation / build (16.x, ubuntu-latest) (push) Has been cancelled
NPM Installation / build (16.x, windows-latest) (push) Has been cancelled
NPM Installation / build (17.x, ubuntu-latest) (push) Has been cancelled
NPM Installation / build (17.x, windows-latest) (push) Has been cancelled
NPM Installation / build (18.x, ubuntu-latest) (push) Has been cancelled
NPM Installation / build (18.x, windows-latest) (push) Has been cancelled
46 lines
528 B
Plaintext
46 lines
528 B
Plaintext
# # Folders to ignore
|
|
# dist/
|
|
# node_modules/
|
|
# tests/e2e/reports/
|
|
|
|
# # local env files
|
|
# .env.local
|
|
# .env.*.local
|
|
|
|
# # dependencies
|
|
# /node_modules
|
|
# package-lock.json
|
|
# yarn.lock
|
|
|
|
# # OS or Editor folders
|
|
# ._*
|
|
# .cache
|
|
# .DS_Store
|
|
# .idea
|
|
# .project
|
|
# .settings
|
|
# .tmproj
|
|
# *.esproj
|
|
# *.sublime-project
|
|
# *.sublime-workspace
|
|
# *.suo
|
|
# *.ntvs*
|
|
# *.njsproj
|
|
# *.sln
|
|
# *.sw?
|
|
# nbproject
|
|
# Thumbs.db
|
|
# /.vscode/
|
|
|
|
# # Numerous always-ignore extensions
|
|
# *.diff
|
|
# *.err
|
|
# *.log
|
|
# *.orig
|
|
# *.rej
|
|
# *.swo
|
|
# *.swp
|
|
# *.vi
|
|
# *.zip
|
|
# *~
|