Parcourir la source

add .gitignore which ignores the node_modules directory

Manfred Kroehnert il y a 11 ans
Parent
commit
242c0fef93
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -0,0 +1 @@
+node_modules