__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.eggs/
.coverage
.coverage.*
htmlcov/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.tox/
venv/
.venv/
.env
.DS_Store
.idea/
.vscode/
node_modules/
