Add .gitignore

Conflicts:

	.gitignore
This commit is contained in:
Shuge Lee 2013-01-16 13:46:33 +08:00
parent 1e120cb951
commit 3e709faeb2

14
.gitignore vendored
View File

@ -1,11 +1,5 @@
*.o
*.pyc
build/
dist/
.DS_Store
.hg/
.hgignore
.idea/
.project/
Demos/ignores/
Pillow.egg-info/
*.egg-info
build
dist
.tox