# Android / Gradle build artifacts
.gradle/
.kotlin/
**/build/
captures/
.externalNativeBuild/
.cxx/
*.apk
*.aab
*.ap_
*.dex

# Local config
local.properties

# IDE
.idea/
*.iml

# Keystore / signing material
*.jks
*.keystore

# OS
.DS_Store
Thumbs.db

# Project notes
todo.md
