*.pyc
*.DS_Store
*.out
*.log
**/log/*
*.pkl
/docs/_build/*
/build/*
/dist/*
/*.egg-info/*
htmlcov/
.coverage
.idea/*
.vscode/*

venv/
