Browse Source

Add tox files to gitignore

pull/75/head
Luthaf 9 years ago
parent
commit
4005d8fdcd
  1. 2
      .gitignore

2
.gitignore

@ -13,3 +13,5 @@ dist
*.pdf *.pdf
*.pyc *.pyc
*.tar.gz *.tar.gz
.eggs
.tox
Loading…
Cancel
Save