Added tox temporary files to .gitignore

This commit is contained in:
Tim Gabets 2017-05-31 13:35:15 +03:00
parent 6e51b7d60e
commit 0b603f7a70
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -16,3 +16,7 @@ env/
.tox/
.buildozer/
bin/
# tox files
.cache/
.coverage