__pycache__
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info
dist
build
.env
.venv
venv
*.log
.git
.gitignore
README.md
tests
.pytest_cache
.coverage
htmlcov

# `expect` scripts
test_startup.exp
