Selaa lähdekoodia

add .gitignore which ignores the node_modules directory

Manfred Kroehnert 11 vuotta sitten
vanhempi
commit
242c0fef93
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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