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