Parcourir la source

Updated gitignore to ignore npm packages and debug log

tstone il y a 13 ans
Parent
commit
c37d77a31d
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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