__pycache__/
*.pyc
.venv/
dist/
build/
.pytest_cache/
.ruff_cache/
*.egg-info/
.idea/
.vscode/

