12345678910111213141516171819202122 |
- .classpath
- .gradle
- .project
- .settings
- bin
- build
- build.xml
- gen
- libs
- lint.xml
- local.properties
- proguard-project.txt
- project.properties
- *~
- *.swp
- # These are Android Studio files, might be worth including these later.
- *.iml
- .idea
- build.log
- build-log.xml
|