.git/
.venv/
venv/
env/
__pycache__/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/
.DS_Store
.vscode/
.idea/
