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