Browse Source

adding .gitignore

Joan Segura 2 years ago
parent
commit
c3d4ce1a81
1 changed files with 8 additions and 0 deletions
  1. 8 0
      .gitignore

+ 8 - 0
.gitignore

@@ -0,0 +1,8 @@
+node_modules
+build
+
+*map
+
+# intellij
+.idea
+*.iml