aboutsummaryrefslogtreecommitdiff
path: root/android/.gitignore
blob: 3b752511ce31c0b3d2892c9ba2ba4ce190bf5960 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#IDEs
/.idea
*.iml

#OS
.DS_Store

#builds
/build
*.apk

.gradle
/local.properties