diff --git a/.gitignore b/.gitignore index 24ed8b5cd..246e35693 100644 --- a/.gitignore +++ b/.gitignore @@ -74,6 +74,10 @@ docs/coherence-audit/ .sf/ .sf/ +# ── Native Rust build outputs ── +native/addon/*.node +native/target/ + # ── Stale lock files (npm is canonical) ── pnpm-lock.yaml bun.lock