# Per-target solomd-mcp sidecar binaries are built by
# scripts/build-mcp-sidecar.sh during `pnpm tauri build` and should NOT
# be checked into git. Keep the directory tracked via this .gitignore.
*
!.gitignore
!README.md
