# Android
*.iml
.gradle/
local.properties
.idea/
.DS_Store
build/
captures/
.externalNativeBuild/
.cxx/
*.apk
*.aab
*.ap_
*.dex
*.class
bin/
gen/
out/
release/
# Key/signing files — NEVER commit
*.jks
*.keystore
keystore.properties
# Kotlin
*.kotlin_module
# Local audit workspace — not for version control
audit/
# Root-level SPEC.md does not belong here — canonical SPEC lives in OneDrive/04_-_Highly_Confidential/SPEC/
/SPEC.md
