Skip to content

Commit c4e44b3

Browse files
committed
Add npm-debug.log files to .gitignore
1 parent 1192dab commit c4e44b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
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)