Skip to content

Commit 79bb170

Browse files
committed
chore: add *.log to gitignore
1 parent 28d4de9 commit 79bb170

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
@@ -3,6 +3,6 @@ node_modules
33
.vscode
44
.idea
55
package-lock.json
6-
npm-debug.log
6+
*.log
77
build/
88
.eslintcache

0 commit comments

Comments
 (0)