# Ignore backups:
*~

# Python bytecode:
*.pyc

# Built documentation:
docs/_build
