0

some fixes to setup.py for Mac OS X, and .gitignore additions

This commit is contained in:
Aaron Griffith
2010-11-09 21:20:37 -05:00
parent 80b1cab81c
commit e4b5a10b9a
2 changed files with 10 additions and 3 deletions

7
.gitignore vendored
View File

@@ -1,8 +1,15 @@
*.pyc
build
# header files that may be copied over, if missing
ImPlatform.h
Imaging.h
# various forms of compiled _composite extensions
_composite.so
_composite.pyd
_composite_d.pyd
_composite.dylib
# Mac OS X noise
.DS_Store