diff --git a/.gitignore b/.gitignore index c04899d..21e536c 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,9 @@ firebase-debug.*.log* # Firebase cache .firebase/ +# Types Dist +dist + # Firebase config # Uncomment this if you'd like others to create their own Firebase project. @@ -66,4 +69,4 @@ node_modules/ .env # Firebase functions config/env for running functions locally -.runtimeconfig.json \ No newline at end of file +.runtimeconfig.json