summaryrefslogtreecommitdiffstats
path: root/testing/buildbot/trybot_analyze_config.json
blob: a1affd06dcd8540be604d07465bf4c9746b4036d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "exclusions": [
    "build/.*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/metrics/histograms/histograms.xml",
    "tools/perf/.*",
    "tools/telemetry/.*",
    "tools/whitespace.txt"
  ]
}