Setup support for Android Studio Preview

This commit is contained in:
hastarin
2013-05-23 15:49:33 +10:00
parent 6788e676ea
commit ab8018c795
11 changed files with 152 additions and 2 deletions

32
.gitignore vendored
View File

@ -1,7 +1,35 @@
mobile/IngressIntelTC/bin
build
localbuildsettings.py
*.pyc
*.swp
*~
*.bak
# built application files
*.apk
*.ap_
# files for the dex VM
*.dex
# Java class files
*.class
# generated files
mobile/bin/
mobile/gen/
mobile/out/
# Local configuration file (sdk path, etc)
local.properties
# Eclipse project files
.classpath
.project
# IntelliJ IDEA user settings
*.iws
mobile/.idea/workspace.xml
mobile/.idea/tasks.xml
# Proguard logs
mobile/proguard_logs/