.env
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
venv/
ENV/
node_modules/
*.log
.coverage
htmlcov/
.pytest_cache/
.ruff_cache/
.mypy_cache/
