Index: testing/buildbot/trybot_analyze_config.json |
diff --git a/testing/buildbot/trybot_analyze_config.json b/testing/buildbot/trybot_analyze_config.json |
index 3557e8112ae2bc4fdca03cfc1a22032b92922c75..834c97f49bceacc9e49e2ef54d66ada9d7a3f074 100644 |
--- a/testing/buildbot/trybot_analyze_config.json |
+++ b/testing/buildbot/trybot_analyze_config.json |
@@ -27,6 +27,10 @@ |
"third_party/android_platform/development/scripts/.*", |
"tools/clang/blink_gc_plugin/CMakeLists.txt", |
"tools/luci-go/.*" |
+ ], |
+ "ignores": [ |
Sergiy Byelozyorov
2016/07/05 14:29:48
I'm surprized that we didn't have any files that w
|
+ "OWNERS", |
+ ".*/OWNERS" |
] |
}, |
"chromium": { |