2011-08-20 00:37:35 +04:00
|
|
|
# built application files
|
|
|
|
*.apk
|
|
|
|
*.ap_
|
|
|
|
|
|
|
|
# files for the dex VM
|
|
|
|
*.dex
|
|
|
|
|
|
|
|
# Java class files
|
|
|
|
*.class
|
|
|
|
|
|
|
|
# generated files
|
|
|
|
bin/
|
|
|
|
gen/
|
2013-08-06 13:19:30 +04:00
|
|
|
target/
|
2011-08-20 00:37:35 +04:00
|
|
|
|
2013-11-13 15:04:07 +04:00
|
|
|
# Local configuration files (sdk path, etc)
|
2011-08-20 00:37:35 +04:00
|
|
|
local.properties
|
2013-11-13 15:04:07 +04:00
|
|
|
oc_workaround/local.properties
|
|
|
|
oc_framework/local.properties
|
|
|
|
oc_framework-test-project/local.properties
|
|
|
|
tests/local.properties
|
2011-08-20 00:37:35 +04:00
|
|
|
|
|
|
|
# Mac .DS_Store files
|
2013-08-06 13:27:07 +04:00
|
|
|
.DS_Store
|
2013-10-21 11:29:05 +04:00
|
|
|
|
2013-11-13 15:04:07 +04:00
|
|
|
# Proguard README
|
2013-10-21 11:29:05 +04:00
|
|
|
proguard-project.txt
|
2013-11-13 15:04:07 +04:00
|
|
|
oc_workaround/proguard-project.txt
|
|
|
|
oc_framework/proguard-project.txt
|
|
|
|
oc_framework-test-project/proguard-project.txt
|
|
|
|
tests/proguard-project.txt
|
2013-10-21 11:29:05 +04:00
|
|
|
|
|
|
|
# Should not be commited inside this repo:
|
|
|
|
actionbarsherlock/
|