mirror of
https://github.com/reiyua/RaysMovieClub.git
synced 2026-01-20 15:37:47 +00:00
Update Git Ignore to include Firebase Hosting Cache
This commit is contained in:
parent
b393329b8f
commit
ea0ae15a62
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -21,3 +21,6 @@
|
||||||
npm-debug.log*
|
npm-debug.log*
|
||||||
yarn-debug.log*
|
yarn-debug.log*
|
||||||
yarn-error.log*
|
yarn-error.log*
|
||||||
|
|
||||||
|
# Google Firebase Hosting Cache file
|
||||||
|
.firebase/hosting.YnVpbGQ.cache
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue