Merge pull request #2474 from timgabets/master
Added tox temporary files to .gitignore
This commit is contained in:
commit
7a4a0c3fc6
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