__pycache__/
*.py[cod]
.pytest_cache/
.coverage
htmlcov/

ui/node_modules/
ui/dist/

.idea/
.vscode/
*.log

# Local documentation planning (not published)
BV_DOCS_PLAN.local.md
