Ignore log files
This commit is contained in:
parent
fc448a6ba1
commit
18fd77d4e3
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -17,3 +17,6 @@ __pycache__/
|
||||||
|
|
||||||
# Config file
|
# Config file
|
||||||
config.yaml
|
config.yaml
|
||||||
|
|
||||||
|
# Log files
|
||||||
|
*.log
|
||||||
|
|
Loading…
Add table
Reference in a new issue