some fixes to setup.py for Mac OS X, and .gitignore additions
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user