voice-command-android/.gitignore

30 lines
293 B
Plaintext

# Android/Gradle
*.iml
.gradle/
local.properties
.idea/
*.hprof
build/
captures/
.externalNativeBuild/
.cxx/
*.apk
*.aab
*.ap_
*.dex
# Kotlin
*.class
# OS
.DS_Store
Thumbs.db
# Models (downloaded separately)
app/src/main/assets/models/*.onnx
# Signing
*.jks
*.keystore
keystore.properties