Skip to content

Commit

Permalink
feat(git): update .gitignore for secrets (#1164)
Browse files Browse the repository at this point in the history
  • Loading branch information
lindtvedtsebastian authored Aug 17, 2023
1 parent 2e8f164 commit 70a8468
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions next-tavla/.gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
.DS_Store

.env.local
entur-tavla-staging-firebase-adminsdk.json
entur-tavla-prod-firebase-adminsdk.json

node_modules/
**/.firebase

Expand Down

0 comments on commit 70a8468

Please sign in to comment.