Ver Fonte

Updated gitignore to ignore npm packages and debug log

tstone há 13 anos atrás
pai
commit
c37d77a31d
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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