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

# OS
.DS_Store

# Internal dev files
openspec/
.spectra/
