Explorar el Código

add .gitignore which ignores the node_modules directory

Manfred Kroehnert hace 11 años
padre
commit
242c0fef93
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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