ignore *.log files
This commit is contained in:
parent
fd4194503c
commit
6958b2a6e2
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,6 @@
|
||||
.DS_Store
|
||||
**/.DS_Store
|
||||
/secret
|
||||
*.log
|
||||
cli.test
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user