.*.sw?
/*.geany
/.idea
/.tox
/.vscode

*.pyc
*.pyo

/.coverage
/coverage.xml
/tests/*-report.json
/tests/*-report.xml

/build
/dist
/docs/_build
/docs/_templates/layout.html
/MANIFEST
*.egg-info
