__pycache__/
*.pyc
*.pyo
*.pyd
.DS_Store
# Ignore Ruff cache
.ruff_cache
current_workflow.tmp

/cache/
/tests/