*~
*.pyo
*.pyc
.project
.pydevproject
.settings
dist/
build/
*.egg-info
docs/_*
.coverage
*,cover
htmlcov
.tox/

example_project/example.db
