node_modules/
dist/
coverage/
/go/coverage-*.out
.formal-traces/
docs/.vitepress/cache/
docs/public/reference/
docs/generated/
*.tgz
.env
.env.*
!.env.example
.DS_Store
.idea/
.vscode/
*.log
rust/target/
python/.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
*.egg-info/
python/build/
python/dist/
