Added proguard-project file back as building with it requires it.

Moved .gitignore changes to mobile/.gitignore
This commit is contained in:
hastarin
2013-05-23 17:54:08 +10:00
parent c584315010
commit ed0e1be9e1
3 changed files with 37 additions and 33 deletions

26
.gitignore vendored
View File

@ -8,29 +8,3 @@ localbuildsettings.py
# 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/