# Node
node_modules/
npm-debug.log*

# Loto build (regenerated by `npm run build:loto`)
loto/build/
loto/.svelte-kit/

# Android build outputs
android/.gradle/
android/build/
android/app/build/
android/capacitor-cordova-android-plugins/
android/local.properties
android/.idea/
android/captures/
android/.externalNativeBuild/
android/.cxx/

# Capacitor sync artifacts (regenerated by `npx cap sync`)
android/app/src/main/assets/public/
android/app/src/main/assets/capacitor.config.json
android/app/src/main/assets/capacitor.plugins.json

# Signing
*.apk
*.aab
*.keystore
*.jks
google-services.json

# Editor / OS
*.iml
.idea/
.DS_Store
