mirror of
https://github.com/jazzband/contextlib2.git
synced 2026-05-20 21:01:55 +00:00
Ignore egginfo directory
This commit is contained in:
parent
0791b6a3f2
commit
8fa12aff40
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -5,6 +5,7 @@ pip.egg-info/
|
||||||
MANIFEST
|
MANIFEST
|
||||||
.tox
|
.tox
|
||||||
*.egg
|
*.egg
|
||||||
|
*.egg-info
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
*~
|
*~
|
||||||
.coverage
|
.coverage
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue