update gitignore for firebase

This commit is contained in:
Kelly Peng 2022-04-13 10:25:11 -04:00
parent 465404afda
commit 52278cb456

12
.gitignore vendored
View File

@ -4,6 +4,18 @@ node_modules
# Exclude the compiled project
dist/*
# Firebase cache
.firebase/
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
firebase-debug.log*
firebase-debug.*.log*
# Include the demo_assets folder
!dist/demo_assets/