
# Hugo docs site (website/)
# Local Pi runtime state
# Python-generated files
# Virtual environments
*.egg-info
*.py[oc]
.atl/
.coverage
.mypy_cache/
.venv
__pycache__/
build/
dist/
website/.hugo_build.lock
website/public/
website/resources/
wheels/
