ソースを参照

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