venv/
venv39/
venv31?/
venv_*/
venv-*/
test_env*/
test-install-venv/
mypy_*.log
ruff_*.log
*/__pycache__/*
__pycache__
mlx_knife/*
*.pyc
.DS_Store
.claude/
mymodel_test_workspace/
live_clone_ws/
build/
dist/
*.egg-info/
CLAUDE.md
TODO_REAL_TESTS.md
server.log
install_*.log
.gitignore
docs/ISSUES/
docs/reviews/
ML-workspaces/

# Test artifacts (generated reports)
*_report.json
test_results_3_*.log
test-img-collection/
small-img-collection
benchmarks/reports/*.html
benchmarks/reports/2025-12*.jsonl
benchmarks/reports/2026-0[12]*.jsonl

# Benchmark reports (ADR-013 Phase 0)
# These reports ARE tracked in git for historical data
#!benchmarks/reports/*.jsonl
