Add optional Cosmos/Engine-X/act-runner templates, CWUSDC/EI-matrix tooling, non-EVM route planner in multi-chain-execution (tests passing), token list and extraction updates, and documentation (MetaMask matrix, GRU/CWUSDC packets). Ignore institutional evidence tarballs/sha256 under reports/status. Validated with: bash scripts/verify/run-all-validation.sh --skip-genesis Co-authored-by: Cursor <cursoragent@cursor.com>
67 lines
1.3 KiB
JSON
67 lines
1.3 KiB
JSON
{
|
|
"include": [
|
|
"scripts",
|
|
"mcp-proxmox",
|
|
"docs/scripts",
|
|
"smom-dbis-138/scripts",
|
|
"smom-dbis-138/services",
|
|
"smom-dbis-138/connectors",
|
|
"smom-dbis-138/orchestration",
|
|
"dbis_core/sdk/python",
|
|
"ai-mcp-pmm-controller",
|
|
"metaverseDubai/scripts",
|
|
"gru-docs/scripts",
|
|
"pr-workspace/app-ethereum"
|
|
],
|
|
"exclude": [
|
|
"ProxmoxVE",
|
|
"explorer-monorepo",
|
|
"MEV_Bot",
|
|
"miracles_in_motion",
|
|
"OMNIS",
|
|
"alltra-lifi-settlement",
|
|
"amex-high-value-rails",
|
|
"arromis-monorepo",
|
|
"atomic-swap-dapp",
|
|
"cross-chain-pmm-lps",
|
|
"cross-chain-pmm-lps-publish",
|
|
"tmp",
|
|
".tmp",
|
|
".codex-artifacts",
|
|
".devin",
|
|
".venv-checkjson",
|
|
"third-party",
|
|
"vendor",
|
|
"pr-workspace/app-ethereum/glyphs",
|
|
"**/.*",
|
|
"**/node_modules",
|
|
"**/__pycache__",
|
|
"**/.git",
|
|
"**/.pnpm-store",
|
|
"**/.pnpm",
|
|
"**/dist",
|
|
"**/build",
|
|
"**/.next",
|
|
"**/out",
|
|
"**/coverage",
|
|
"**/.mypy_cache",
|
|
"**/.pytest_cache",
|
|
"**/.ruff_cache",
|
|
"**/.tox",
|
|
"**/.turbo",
|
|
"**/.parcel-cache",
|
|
"**/.nx",
|
|
"**/.vite",
|
|
"**/.cache",
|
|
"**/forge-cache",
|
|
"**/broadcast",
|
|
"**/artifacts",
|
|
"logs",
|
|
"reports",
|
|
"backups",
|
|
"output",
|
|
"venv",
|
|
"home"
|
|
]
|
|
}
|