.gitignore
.idea
dist/
dist/*
build/
build/*
src/*egg-info/
src/*egg-info/*
*/__pycache__/
*/__pycache__/*
*.pyc
*/.pytest_cache/
*/.pytest_cache/*
*tsv
*txt
*.DS_Store