Ver código fonte

add .gitignore which ignores the node_modules directory

Manfred Kroehnert 11 anos atrás
pai
commit
242c0fef93
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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