added a build settings file, and build script uses it

ignored compiled python .pyc files
This commit is contained in:
Jon Atkins
2013-03-19 23:43:15 +00:00
parent 46bfed5d2f
commit 4a0f2aa5e4
3 changed files with 38 additions and 9 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
mobile/IngressIntelTC/bin
build
*.pyc