| Index: testing/buildbot/trybot_analyze_config.json
|
| diff --git a/testing/buildbot/trybot_analyze_config.json b/testing/buildbot/trybot_analyze_config.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..9222be818105602d98d42685ba4f9ea1463d2c14
|
| --- /dev/null
|
| +++ b/testing/buildbot/trybot_analyze_config.json
|
| @@ -0,0 +1,20 @@
|
| +{
|
| + "exclusions": [
|
| + ".*gyp[i]?",
|
| + "build/android/pylib",
|
| + "build/compiler_version.py",
|
| + "build/get_landmines.py",
|
| + "build/gyp_chromium",
|
| + "build/linux/sysroot_ld_path.sh",
|
| + "chrome/test/data/.*",
|
| + "content/test/data/.*",
|
| + "DEPS",
|
| + "testing/buildbot/.*",
|
| + "tools/clang/scripts/plugin_flags.sh",
|
| + "tools/clang/scripts/update.py",
|
| + "tools/clang/scripts/update.sh",
|
| + "tools/perf/.*",
|
| + "tools/telemetry/.*",
|
| + "tools/whitespace.txt"
|
| + ]
|
| +}
|
|
|