syntax:glob *.egg-info *.pot *.py[co]
__pycache__
MANIFEST dist/
docs/_build/
docs/locale/
node_modules/
tests/coverage_html/
tests/.coverage
build/
tests/report/