# Python
__pycache__/
*.py[cod]
*.egg-info/
src/*.egg-info/
dist/
build/
.venv/
venv/
.env
.pytest_cache/

# IDE
.vscode/
.idea/

# OS
.DS_Store
Thumbs.db

# Prose/docs
*.pdf
*.docx
*.tmp
*~

# Agent working state
.yolo-sisyphus/
.omc/
