
.tox/

/dist/
/build/
*.egg-info
*.pyc
/.venv/
/autom4te.cache/
/config.log
/config.status
/configure~

vendor/**/*.tar.gz
vendor/**/*.tar

test-reports/
