mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Updated Firebase.gitignore based on feedback: scoped to Firebase, removed unrelated entries
This commit is contained in:
parent
b6ddf064dd
commit
7111173b6b
1 changed files with 1 additions and 17 deletions
|
@ -9,7 +9,6 @@
|
|||
hosting/.cache
|
||||
|
||||
# Firebase Functions
|
||||
/node_modules/
|
||||
/functions/node_modules/
|
||||
/functions/.env
|
||||
/functions/package-lock.json
|
||||
|
@ -25,20 +24,5 @@ npm-debug.log*
|
|||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# OS-specific files
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# IDE files
|
||||
.idea/
|
||||
.vscode/
|
||||
*.sublime*
|
||||
|
||||
# Environment files (local configs)
|
||||
.env
|
||||
.env.*
|
||||
.env.local
|
||||
.env.development
|
||||
.env.production
|
||||
.env.test
|
||||
.env.staging
|
||||
/.env.*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue