# Android keystore — NEVER commit (secret)
android.keystore

# Build artifacts (regenerated by bubblewrap)
twa/.gradle/
twa/build/
twa/app/
twa/*.apk
twa/*.aab
twa/*.idsig
*.aab
*.apk
*.idsig

# Node modules
node_modules/
