jamfish/.gitignore
2021-06-05 15:58:24 +09:00

22 lines
145 B
Text

# Build
*.apk
# Cache
bin
gen
out
# Gradle
*.gradle
*.jar
gradlew
gradlew.bat
build
# Configuration
local.properties
# Other
*.iml
.idea
.vs