mirror of
https://github.com/github/gitignore
synced 2024-12-22 21:00:16 +01:00
Updated Firebase.gitignore based on feedback: scoped to Firebase, removed unrelated entries
This commit is contained in:
parent
b6ddf064dd
commit
7111173b6b
@ -9,7 +9,6 @@
|
|||||||
hosting/.cache
|
hosting/.cache
|
||||||
|
|
||||||
# Firebase Functions
|
# Firebase Functions
|
||||||
/node_modules/
|
|
||||||
/functions/node_modules/
|
/functions/node_modules/
|
||||||
/functions/.env
|
/functions/.env
|
||||||
/functions/package-lock.json
|
/functions/package-lock.json
|
||||||
@ -25,20 +24,5 @@ npm-debug.log*
|
|||||||
yarn-debug.log*
|
yarn-debug.log*
|
||||||
yarn-error.log*
|
yarn-error.log*
|
||||||
|
|
||||||
# OS-specific files
|
|
||||||
.DS_Store
|
|
||||||
Thumbs.db
|
|
||||||
|
|
||||||
# IDE files
|
|
||||||
.idea/
|
|
||||||
.vscode/
|
|
||||||
*.sublime*
|
|
||||||
|
|
||||||
# Environment files (local configs)
|
# Environment files (local configs)
|
||||||
.env
|
/.env.*
|
||||||
.env.*
|
|
||||||
.env.local
|
|
||||||
.env.development
|
|
||||||
.env.production
|
|
||||||
.env.test
|
|
||||||
.env.staging
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user