# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
planofstructure.txt
.venv
.env
*.log
*.egg-info/
.idea/
.vscode/
.DS_Store
Thumbs.db

src/start.ipynb

.mypy_cache/
.pytest_cache/
.ruff_cache/

.coverage
htmlcov/

# Sphinx build output (generated — do not commit)
docs/build/

# Dashboard runtime artefacts (generated — do not commit)
dashboard/active_bundle.json
