Skip to content

Commit 5f01f12

Browse files
josephperrottAndrewKushnir
authored andcommitted
ci: update google sync configuration to not include package.json
We don't use the package.json files within google3 and they don't need to be marked for sync
1 parent b5205c7 commit 5f01f12

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.ng-dev/google-sync-config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"**/rollup.config.js",
3333
"**/BUILD.bazel",
3434
"**/*.md",
35+
"**/package.json",
3536
"packages/**/integrationtest/**",
3637
"packages/**/test/**",
3738
"packages/zone.js/*",

0 commit comments

Comments
 (0)