Просмотр исходного кода

add .gitignore which ignores the node_modules directory

Manfred Kroehnert 11 лет назад
Родитель
Сommit
242c0fef93
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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