mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-08-17 18:25:42 +02:00
7 lines
371 B
Plaintext
7 lines
371 B
Plaintext
# Vendored MCP server bundles (esbuild output of upstream npm packages).
|
|
# Two patterns because Linguist's pathspec handling of bare `**` is
|
|
# inconsistent — `dir/*` covers files at the root, `dir/**/*` covers
|
|
# anything nested. Together they exclude all 3 bundles from language stats.
|
|
backend/mcp-bundles/* linguist-vendored
|
|
backend/mcp-bundles/**/* linguist-vendored
|