Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
Removes .firebaserc and adds it to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Verdenroz committed Mar 20, 2024
1 parent f0886b0 commit b5ab5d2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
5 changes: 0 additions & 5 deletions .firebaserc

This file was deleted.

1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ firebase-debug.*.log*

# Firebase cache
.firebase/
.firebaserc

# Firebase config

Expand Down

0 comments on commit b5ab5d2

Please sign in to comment.