/target
/dist
/.worktrees/

# Machine-local Android build config. sdk.dir/ndk.dir are absolute paths to
# whatever the developer has installed — never commit them.
/.android-env.sh
android/local.properties

# Gradle / Android build output
android/.gradle/
android/build/
android/app/build/
android/sdk/build/

# Rust: the SDK is its own Cargo workspace
crates/onionwire-sdk/target/
