jamfish/.gitignore
2020-07-13 07:09:11 +02:00

19 lines
122 B
Text

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