jamfish/.gitignore
2020-06-14 17:04:16 +09:00

18 lines
117 B
Text

# Build
*.apk
# Cache
bin
gen
out
# Gradle
.gradle
build
# Configuration
local.properties
# IntelliJ
*.iml
.idea