*.egg-info
*.pyc
__pycache__

# Testing
.cache

# Editors
.spyproject
.vscode

# Automation
.nox
.tox

# Coverage
htmlcov
.coverage
coverage.xml

# Setup
dist
build

# Misc
notes

# Spec
*.spec

# Specialist
.specialist

# Test files
*.iso
*.img
