25 lines
221 B
Plaintext
25 lines
221 B
Plaintext
.DS_Store
|
|
|
|
# Gradle / Kotlin
|
|
.gradle/
|
|
.kotlin/
|
|
build/
|
|
*/build/
|
|
|
|
# Local SDK / machine-specific config
|
|
local.properties
|
|
|
|
# IDE
|
|
.idea/
|
|
*.iml
|
|
|
|
# Signing keys
|
|
*.jks
|
|
*.keystore
|
|
|
|
# Generated artifacts
|
|
app/release/
|
|
*.apk
|
|
*.aab
|
|
|