# Python
__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.pytest_cache/
*.pickle
.venv/
venv/

# OS
.DS_Store

# Private research directories (local only, not published)
code/
docs/
papers/
research/
results/
website/
EMAILS/
RIEMANN_README.md
RIEMANN_GIT_HISTORY.md
CLAUDE.md
.claude/
DISCOVERIES.md
files from akiva/
MEMORY.md
memory/

# Local-only benchmark scratch (probe scripts and intermediate logs)
benchmarks/_probe_*.py
benchmarks/run_profile.py
benchmarks/profile_baseline.txt
benchmarks/HOTSPOTS.md
benchmarks/AB_baseline_no_win1.txt
benchmarks/AB_with_win1.txt
benchmarks/AB_published_reference_check.txt
benchmarks/baseline_results_before_win1_win2.txt
benchmarks/win1_results.txt
benchmarks/WIN1_SUMMARY.md
benchmarks/_compare_psi_full.py
