Skip to content

Commit 320d053

Browse files
committed
refactor(git): add npm-debug logs to gitignore
1 parent ebef2c9 commit 320d053

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@ trace.log
44
trace_*
55
coverage
66
.tmp
7+
# Logs
8+
logs
9+
*.log
10+
npm-debug.log*

0 commit comments

Comments
 (0)