node_modules/
*.db
.total-recall/
.env
.remember/
docs/superpowers/
.worktrees/

# .NET build artifacts
[Bb]in/
[Oo]bj/
# Exception: top-level bin/ holds the Node launcher (plan 6 task 6.3)
!/bin/
!/bin/**
*.user
*.suo
.vs/

# AOT-published native binaries staged for matrix release (populated by CI in Task 6.5)
binaries/

# bge-small ONNX model is fetched + sha256-verified at build (scripts/fetch-bge-small.sh),
# never committed (133 MB, over GitHub's per-file limit). Release CI bundles it into the tarball.
models/bge-small-en-v1.5/
