__pycache__/
*.pyc
*.pyo
.pytest_cache/
*.db
*.egg-info/
dist/
build/
.venv/
.worktrees/
hl_mem_test.db
hl_mem_budget_test.json
.env
.env.dsv4
.env.bak*
hl_mem.toml
*.db
*.db-*
*.budget.json
/var/
*.log
pytest_*.txt
pending_commits.txt
tests/eval/reports/*.json
/evaluation/datasets/
/evaluation/results/
/evaluation/cache/
/evaluation/longmemeval/.cache/
/evaluation/longmemeval/longmemeval_s*.json
/docs/tasks/
/docs/superpowers/
scripts/*.stdout.log
scripts/*.stderr.log
scripts/*.pid
scripts/*.lock
scripts/*artifacts.txt
scripts/*.partial.jsonl
scripts/benchmark_runs/
scripts/extraction_benchmark_results*.jsonl
scripts/extraction_benchmark_results*.manifest.json
scripts/extraction_benchmark_results*.gold_eval.txt
scripts/extraction_benchmark_results*.analysis.md
scripts/extraction_benchmark_glm*.jsonl
scripts/glm52_*.jsonl
fix_env_ak.py
test_hermes_ak.py

# 评测数据和报告（包含敏感信息，不推送到公开仓库）
tests/eval/datasets/
tests/eval/baselines/
docs/eval-reports/

# cc-connect runtime artifacts (not part of this repo)
.cc-connect/
