# general things to ignore
build/
dist/
*.egg-info/
*.egg
*.py[cod]
__pycache__/
*.so
*~
venv/
venv-ci/
.pytest_cache/
.cache/
.coverage
*.sh
htmlcov