__pycache__/
*.py[cod]
*.pyo
*.pyd
dist/
build/
*.egg-info/
.venv/
venv/
.uv/
.pytest_cache/
.ruff_cache/
.pre-commit-cache/
.idea/
.vscode/
*.swp
*~
.DS_Store
