.*
*.egg-info
__pycache__
/dist/
/coverage.json
/coverage.xml

!.github
!.editorconfig
!.flake8
!.gitignore

# from example project:
db.sqlite3
