21 lines
239 B
Plaintext
21 lines
239 B
Plaintext
# Built application files
|
|
*.apk
|
|
|
|
# Files for the Dalvik VM
|
|
*.dex
|
|
|
|
# Java class files
|
|
*.class
|
|
|
|
# Gradle build files
|
|
.gradle/
|
|
build/
|
|
release/
|
|
|
|
# Local configuration file (sdk path, etc)
|
|
local.properties
|
|
|
|
#intellij project files
|
|
*.iml
|
|
*.idea
|