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