__pycache__/
*.py[cod]
*.pyo
*.pyd
.Python
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/
.venv/
venv/
.env
.env.*
.worktrees/
*.log
*.elf
*.axf
*.map
*.bin
*.hex
*.svd
!.gitkeep
