This commit is contained in:
lingdocs 2021-09-17 16:39:47 -04:00
parent f51282a09b
commit 21f693a042
1 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@ -10,6 +10,9 @@ firebase-debug.*.log*
# Firebase cache # Firebase cache
.firebase/ .firebase/
# Types Dist
dist
# Firebase config # Firebase config
# Uncomment this if you'd like others to create their own Firebase project. # Uncomment this if you'd like others to create their own Firebase project.
@ -66,4 +69,4 @@ node_modules/
.env .env
# Firebase functions config/env for running functions locally # Firebase functions config/env for running functions locally
.runtimeconfig.json .runtimeconfig.json