瀏覽代碼

add .gitignore which ignores the node_modules directory

Manfred Kroehnert 11 年之前
父節點
當前提交
242c0fef93
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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