Revision 9f5bcd3f .gitignore
| .gitignore | ||
|---|---|---|
| 12 | 12 |
|
| 13 | 13 |
# products of "android create project" or "android update project" |
| 14 | 14 |
build.xml |
| 15 |
ant.properties |
|
| 16 |
default.properties |
|
| 15 | 17 |
local.properties |
| 16 | 18 |
proguard-project.txt |
| 17 | 19 |
proguard.cfg |
| 20 |
proguard-rules.pro |
|
| 18 | 21 |
|
| 19 | 22 |
# emacs detritus |
| 20 | 23 |
*~ |
| ... | ... | |
| 24 | 27 |
|
| 25 | 28 |
# Mac OS X detritus |
| 26 | 29 |
.DS_Store |
| 30 |
|
|
| 31 |
# Windows thumbnail db |
|
| 32 |
Thumbs.db |
|
| 33 |
|
|
| 34 |
# Android Studio |
|
| 35 |
*.iml |
|
| 36 |
.idea/ |
|
| 37 |
.gradle/ |
|
| 38 |
build/ |
|
| 39 |
gradle.properties |
|
Also available in: Unified diff