build/
dist/
venv/
.direnv/
.vscode/
.tox/
.envrc

*.bin
*.so
*.pyd
__pycache__
*egg-info/
.pytest_cache/
.mypy_cache/

src/**/*.c
docs/_build