1{ 2 "ignorePatterns": [ 3 { 4 "pattern": "^https://crates.io/" 5 }, 6 { 7 "pattern": "^https://stackoverflow.com/" 8 }, 9 { 10 "pattern": "^https://marketplace.visualstudio.com/" 11 } 12 ] 13} 14 15