Skip to content

Commit

Permalink
chore(gitignore): Add ignoring dir for firebase
Browse files Browse the repository at this point in the history
  • Loading branch information
ruedap committed May 11, 2020
1 parent 7cd4ea9 commit 3ad4c94
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ yarn-error.log*
.env.development.local
.env.test.local
.env.production.local

# firebase
/.firebase/

0 comments on commit 3ad4c94

Please sign in to comment.