Skip to content

Commit 2087538

Browse files
committed
Add npm-debug.log to gitignore
1 parent 933dc8b commit 2087538

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
node_modules
1+
node_modules
2+
npm-debug.log

0 commit comments

Comments
 (0)