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