.ruff_cache/
.pytest_cache/
__pycache__/
*.py[cod]

build/
dist/
*.egg-info/

.venv/
.DS_Store
