# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
docs/jupyter_execute

# Virtual environments
.venv

# Agents
AGENTS.md
CLAUDE.md
claude_debug/*
GEMINI.md

# Heavy logo files
imgs/*.key

# Misc
**.DS_Store
.coverage
coverage.json

# Lance notebooks
notebooks/T08_emulation.ipynb
notebooks/emu_timing_tests.ipynb
notebooks/sigmaM.ipynb
notebooks/sigma_emulation.ipynb
notebooks/lances_notebooks/*