Files

27 lines
255 B
Plaintext

# Gradle
.gradle/
build/
# Android
*.apk
*.aab
local.properties
# Release signing — NEVER commit the key or its passwords
keystore.properties
*.jks
*.keystore
# Nix
result
result-*
# IDE
.idea/
*.iml
.kotlin/
# Environment mappings
.direnv/
.envrc