.*
*.egg-info
__pycache__
/dist/
/build/
/coverage.*
/htmlcov/
*.orig

!.github
!.editorconfig
!.flake8
!.gitignore
!.gitkeep
!/doc/screenshots/.gitkeep

secret.txt
/local_test/
