Skip to content

Commit dc0dc61

Browse files
committed
feature(gitignore) npm-debug.log -> npm-debug.log*
1 parent 1d09504 commit dc0dc61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
node_modules
2-
npm-debug.log
2+
npm-debug.log*

0 commit comments

Comments
 (0)