Ignore egg files and tox dirs.

This commit is contained in:
Jannis Leidel
2011-01-20 13:00:55 +01:00
parent ee69369136
commit 9f663fa292

4
.gitignore vendored
View File

@@ -3,4 +3,6 @@ build
dist
MANIFEST
*.pyc
*.egg-info
*.egg-info
.tox/
*.egg