Ignore debug.log
This commit is contained in:
parent
0fed933123
commit
5695fdb504
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -12,4 +12,5 @@
|
||||||
/docs/_build/
|
/docs/_build/
|
||||||
/htmlcov/
|
/htmlcov/
|
||||||
/tmp/
|
/tmp/
|
||||||
/toot-*.tar.gz
|
/toot-*.tar.gz
|
||||||
|
debug.log
|
||||||
|
|
Loading…
Reference in a new issue