Added tox temporary files to .gitignore
This commit is contained in:
parent
6e51b7d60e
commit
0b603f7a70
4
.gitignore
vendored
4
.gitignore
vendored
@ -16,3 +16,7 @@ env/
|
|||||||
.tox/
|
.tox/
|
||||||
.buildozer/
|
.buildozer/
|
||||||
bin/
|
bin/
|
||||||
|
|
||||||
|
# tox files
|
||||||
|
.cache/
|
||||||
|
.coverage
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user