*.pyc
*.DS_Store
*.out
*.log
**/log/*
*.pkl
/docs/build/*
/build/*
/dist/*
/*.egg-info/*
htmlcov/
.coverage
.idea/*
.vscode/*
.tox/
.nox/
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/
report.xml

.pydeps