
*.pyc
*.*~
*.swp
Thumbs.db

.idea/
.rope*
PYSMELLTAGS
reports

test_project/static/*
test_project/db.*

.tox
*.egg-info
build/
dist/
.coverage
