Skip to content

Commit 5cefc5b

Browse files
authored
Ignore files
1 parent 13d56ef commit 5cefc5b

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

repositories.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,13 @@
103103
},
104104
{
105105
"repository": "angular/angular",
106-
"commit": "b275206a4944729a7bdec5132fb73d2ce8251cb9"
106+
"commit": "b275206a4944729a7bdec5132fb73d2ce8251cb9",
107+
"ignore": [
108+
"adev/src/content/examples/schematics-for-libraries/projects/my-lib/package.json",
109+
"modules/benchmarks/src/styling/ng2/index.html",
110+
"modules/playground/src/jsonp/people.json",
111+
"modules/playground/src/todo/index.html",
112+
"packages/compiler-cli/test/compliance/test_cases/r3_view_compiler_i18n/line_ending_normalization/template.html"
113+
]
107114
}
108115
]

0 commit comments

Comments
 (0)