ignore Property - ccmjs/ccm GitHub Wiki
All dependendencies that are under the ignore property in a instance configuration are not solved automatically from ccm.
"ignore": {
"builder": [ "ccm.component", "../json_builder/ccm.json_builder.js", { "directly": true, "nosubmit": true } ],
"configs": [ "ccm.store", { "name": "dms-configs", "url": "https://ccm2.inf.h-brs.de" } ]
}