**/~*
**/.*
build
venv
**.pyc
**.pyo
**.egg
**.sqlite
**/__pycache__
**/.DS_Store
*.egg-info
**/*.egg-info
pip-wheel-metadata
!.gitignore
!.editorconfig
!.github
!.gitattributes
site
