*.pyc
*.pyd
*.c
build
*#
*.py~
.gitignore
.spyderproject
.ropeproject
.fuse_hidden*
*.bak
*.egg-info
/.coverage
htmlcov
.cache
tests/cov_html
cov_html
.eggs
dist
/docs/_build
.pytest_cache
/.mypy_cache/
