syntax: glob
*.pyc
*.pyo
*.so
*.pyd
*.orig
*.c
*_tmp.py
build/*
dist/*
docs/_build/*
htmlcov/*
.cache
.coverage
__pycache__
MANIFEST
