mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-02 03:20:11 +03:00
Add .gitignore
Conflicts: .gitignore
This commit is contained in:
parent
1e120cb951
commit
3e709faeb2
14
.gitignore
vendored
14
.gitignore
vendored
|
@ -1,11 +1,5 @@
|
||||||
*.o
|
|
||||||
*.pyc
|
*.pyc
|
||||||
build/
|
*.egg-info
|
||||||
dist/
|
build
|
||||||
.DS_Store
|
dist
|
||||||
.hg/
|
.tox
|
||||||
.hgignore
|
|
||||||
.idea/
|
|
||||||
.project/
|
|
||||||
Demos/ignores/
|
|
||||||
Pillow.egg-info/
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user