# Generated by Cargo
# will have compiled files and executables
/target/

# Generated by Tauri
# Includes Android projects, schemas, and all other generated files
/gen/

# Backup files
**/*.rs.bk

# Build artifacts
*.apk
*.aab
*.ipa

# Android/Gradle (if not using gen/)
.gradle
local.properties
**/android/**/build/
**/android/.gradle/

# macOS
.DS_Store

# Windows libmpv (import library + DLL), staged from the builder image by
# scripts/build-windows-cross.sh. Never committed: 100 MB of LGPL binary.
/windows-libs/
