syntax: glob
*.swp.{py,txt,html,css,js}
*.pyc
.git
.DS_Store
.tox
build/*
dist/*
*.egg-info/*
setup.cfg
PKG-INFO
htmlcov/*
.coverage
