Minor tweaks to python setup process; update gitignore

This commit is contained in:
Andrew Dutcher
2016-09-12 14:02:14 -07:00
parent 47af3ca190
commit ac99b5bd14
3 changed files with 14 additions and 16 deletions

6
.gitignore vendored
View File

@ -58,6 +58,12 @@ _*.diff
tmp/
bindings/python/build/
bindings/python/dist/
bindings/python/src/
bindings/python/unicorn.egg-info/
bindings/python/unicorn/lib/
bindings/python/unicorn/include/
bindings/python/MANIFEST
config.log