ignore .firebase directory
Seto Elkahfi committed
Jan 10, 2020 at 11:35 UTC
e5e6ed3af21e451e7d14a8b434646d0973526242
1 file changed
+3
.gitignore
+3
@@ -1,5 +1,8 @@
1
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
2
3
+# firebase
4
+.firebase/*
5
+
6
# dependencies
7
/node_modules
8
/.pnp