mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-21 20:54:47 +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/
|
||||
/src/*.egg-info/
|
||||
/env/
|
||||
.eggs/
|
||||
/.eggs/
|
||||
.Python
|
||||
develop-eggs/
|
||||
eggs/
|
||||
lib/
|
||||
lib64/
|
||||
parts/
|
||||
sdist/
|
||||
var/
|
||||
.installed.cfg
|
||||
*.egg
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user