target/
\#*\#
.claude/
.qwen/
.grok/
results/
.fastembed_cache/
data/
locomo-benches/__pycache__/
lme-benches/__pycache__/

# LaTeX build artifacts
docs/pdf/*.aux
docs/pdf/*.log
docs/pdf/*.out

# Python build artefacts produced by pymentisdb
pymentisdb/__pycache__/
pymentisdb/tests/__pycache__/
pymentisdb/dist/
pymentisdb/pymentisdb.egg-info/

# Backup archives produced by `mentisdbd backup`
*.mbak
*.mentis

# Local environment overrides written by dashboard settings
.env
.env~

# Auto-generated cookbook test files (regenerated by CI on every run).
tests/cookbook_tests.rs
tests/cookbook/
