jamfish/.gitignore

27 lines
173 B
Text

# Build
*.apk
app/release
# Cache
bin
gen
out
# NDK
*.so
*.hpp
*.h
# Gradle
*.gradle
*.jar
gradlew
gradlew.bat
build
# Configuration
local.properties
# Other
.idea
.vs