syntax: glob
*.pyc
*.pyo
*.db
.DS_Store
.coverage
local_settings.py
build/*
dist/*
*.egg-info/*
project_template/static

