Skip to content

Commit 70735d2

Browse files
committed
chore(): ignore all npm-debug.log files
1 parent bf7201c commit 70735d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ node_modules/
55
.vscode/
66
coverage/
77
.coveralls.yml
8-
npm-debug.log
8+
npm-debug.log*
99
lerna-debug.log
1010

1111
dist

0 commit comments

Comments
 (0)