# Build
*.apk

# Cache
bin
gen
out

# Gradle
*.gradle
*.jar
gradlew
gradlew.bat
build

# Configuration
local.properties

# Other
*.iml
.idea
.vs
