*.sw?
*.pyc
__pycache__
env

build
dist
todoman.egg-info/
.eggs
.cache
.tox
docs/_build/
.coverage
.hypothesis
*.tmp

todoman/version.py
