Преглед изворни кода

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