__pycache__/
*.py[cod]
.venv/
dist/
build/
*.egg-info/
.coverage
.coverage.*
htmlcov/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.DS_Store
.idea/

# Reference material, not part of the package.
modbus_discord.txt
