aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: d3f5d3e1884adcc5736cbf83e2f334ba75095b58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# built application files
*.apk
*.ap_

# files for the dex VM
*.dex

# Java class files
*.class

# generated files
bin/
gen/

# Local configuration file (sdk path, etc)
local.properties