.venv/
uv.lock
.pytest_cache/
.ruff_cache/
__pycache__/
*.py[cod]

dist/
build/
*.egg-info/

.DS_Store
.idea/
.vscode/
