# Build
*.apk

# Cache
bin
gen
out

# Gradle
.gradle
build

# Configuration
local.properties

# IntelliJ
*.iml
.idea
/.vs
