.DS_Store
.idea/*
!.idea/chumicro.iml
!.idea/modules.xml
!.idea/runConfigurations/
!.idea/inspectionProfiles/
.venv/
.tools/
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.coverage
coverage.xml
htmlcov/
build/
dist/
site/
.site/
*.egg-info/

# Generated by docs-deploy from support/docs/
libraries/*/docs/stylesheets/
libraries/*/docs/img/favicon.png

.mypy_cache/
.scratch/
devices.yml

