.devcontainer/*
.vscode/*
__pycache__/
./*/__pycache__/
build/
.pytest_cache/
scripts/
src/**/*.c
mibi_bin_tools/*.html
src/**/*.so
*.egg-info
.coverage
htmlcov/
.DS_Store
.venv
dist/