Browse Source

Merge pull request #2474 from timgabets/master

Added tox temporary files to .gitignore
master
ThomasV 9 years ago committed by GitHub
parent
commit
7a4a0c3fc6
  1. 4
      .gitignore

4
.gitignore vendored

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

Loading…
Cancel
Save