This website requires JavaScript.
Explore
Help
Register
Sign In
python-pillow
/
Pillow
Watch
1
Star
1
Fork
0
You've already forked Pillow
mirror of
https://github.com/python-pillow/Pillow.git
synced
2024-12-26 18:06:18 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b97d220b2c
Pillow
/
.gitignore
11 lines
70 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add .gitignore
2012-06-06 08:33:05 +04:00
*.pyc
*.egg-info
build
dist
.tox
Added "*.so" and "docs/_build" to gitignore
2013-07-25 00:44:13 +04:00
*.so
docs/_build
more detailed error messages from Image.py
2014-03-24 20:49:19 +04:00
# Vim cruft
.*.swp
Reference in New Issue
Copy Permalink