Browse Source

Updated gitignore to ignore npm packages and debug log

tstone 13 năm trước cách đây
mục cha
commit
c37d77a31d
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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