Ignore egg files and tox dirs.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -3,4 +3,6 @@ build
|
|||||||
dist
|
dist
|
||||||
MANIFEST
|
MANIFEST
|
||||||
*.pyc
|
*.pyc
|
||||||
*.egg-info
|
*.egg-info
|
||||||
|
.tox/
|
||||||
|
*.egg
|
Reference in New Issue
Block a user