__pycache__/
*.py[cod]
*.egg-info/
.eggs/
build/
dist/
.venv/
venv/
.env
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.db
*.sqlite3
.DS_Store
benchmarks/results/*.json
!benchmarks/results/.gitkeep
!benchmarks/results/locomo_subset_smoke.json
!benchmarks/results/locomo_subset_baseline.json
!benchmarks/results/locomo_full_run.json
!benchmarks/results/locomo_full_run_after_date_fix.json
!benchmarks/results/multimodal_eval.json
!benchmarks/results/multimodal_real_extraction.json
benchmarks/data/*
!benchmarks/data/images
!benchmarks/data/images/*.jpg
!benchmarks/data/multimodal_ground_truth.json

# internal working docs, not for the public repo
TASKS.md
AI个人记忆方案.docx
AI个人记忆方案-v2.docx
运维.md
PH.md
GOAL.md
GOALs.md
VIDEO_SCRIPT.md
