ソースを参照

Updated gitignore to ignore npm packages and debug log

tstone 13 年 前
コミット
c37d77a31d
1 ファイル変更2 行追加0 行削除
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -1 +1,3 @@
 .DS_Store
+node_modules
+npm-debug.log