Add ignoring of *.log files in gitignore
This commit is contained in:
parent
4e1faf26be
commit
88981b8141
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -24,5 +24,6 @@ go.work
|
|||
gonuts
|
||||
*.db
|
||||
bin*
|
||||
*.log
|
||||
|
||||
docs/
|
||||
|
|
Loading…
Reference in New Issue
Block a user