Browse Source

Ignore npm-debug.log files

Kevan Stannard 8 năm trước cách đây
mục cha
commit
d9ca12ad15
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -2,4 +2,5 @@
 *.swp
 .project
 node_modules
-.idea/
+.idea/
+npm-debug.log