diff --git a/.gitignore b/.gitignore index 9cc0c5ca..0b211124 100644 --- a/.gitignore +++ b/.gitignore @@ -33,4 +33,7 @@ npm-debug.log* .env .env.* -!.env.example \ No newline at end of file +!.env.example + +.history +.firebase \ No newline at end of file