mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-22 05:04:46 +03:00
refine .eggs location, remove common names
This commit is contained in:
parent
8efa8b970c
commit
0d66b0a27a
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -14,15 +14,12 @@ __pycache__/
|
||||||
/dist/
|
/dist/
|
||||||
/src/*.egg-info/
|
/src/*.egg-info/
|
||||||
/env/
|
/env/
|
||||||
.eggs/
|
/.eggs/
|
||||||
.Python
|
.Python
|
||||||
develop-eggs/
|
develop-eggs/
|
||||||
eggs/
|
eggs/
|
||||||
lib/
|
|
||||||
lib64/
|
|
||||||
parts/
|
parts/
|
||||||
sdist/
|
sdist/
|
||||||
var/
|
|
||||||
.installed.cfg
|
.installed.cfg
|
||||||
*.egg
|
*.egg
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user