Explorar o código

Add gitignore

Lukas Goldschmidt hai 1 mes
pai
achega
c458eea5e7
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      .gitignore

+ 7 - 0
.gitignore

@@ -0,0 +1,7 @@
+node_modules/
+.DS_Store
+.env
+.env.*
+*.log
+coverage/
+dist/