You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- *.apk
-
- # Generated files
- bin/
- gen/
-
- # Gradle files
- .gradle/
- build/
- /*/build/
- gradlew*
-
- # Local configuration file (sdk path, etc)
- local.properties
-
- # Proguard folder generated by Eclipse
- proguard/
-
- # Log Files
- *.log
-
- #android-studio file
- .idea
- *.iml
-
- captures/
|