.env
__pycache__/
*.pyc
*.pyo
.ipynb_checkpoints/
emucomp/
.cache/
.venv/
build/
dist/
*.egg-info/
.pytest_cache/
.ruff_cache/
.mypy_cache/

# competition artifacts — regeneratable, too large for git
data/
plots/

# editor / OS junk
.DS_Store
.vscode/
.idea/
stae1201.pdf
