.viberr/
.venv/
__pycache__/
*.pyc
.pytest_cache/
.mypy_cache/
.ruff_cache/
dist/
*.egg-info/
node_modules/
.DS_Store
.env
.coverage
htmlcov/
