build: sync g3 exclude list from copybara to ngbot (#24224)

PR Close #24224
This commit is contained in:
Alex Eagle 2018-05-31 09:26:16 -07:00 committed by Victor Berchet
parent 49d5de68f6
commit 3647cb7f3b
1 changed files with 2 additions and 0 deletions

View File

@ -45,10 +45,12 @@ merge:
- "packages/language-service/**"
- "**/.gitignore"
- "**/.gitkeep"
- "**/package.json"
- "**/tsconfig-build.json"
- "**/tsconfig.json"
- "**/rollup.config.js"
- "**/BUILD.bazel"
- "packages/**/integrationtest/**"
- "packages/**/test/**"
# comment that will be added to a PR when there is a conflict, leave empty or set to false to disable