summaryrefslogtreecommitdiffstats
path: root/PRESUBMIT.py
diff options
context:
space:
mode:
Diffstat (limited to 'PRESUBMIT.py')
-rwxr-xr-xPRESUBMIT.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/PRESUBMIT.py b/PRESUBMIT.py
index 7cb4af3..4b6c55b 100755
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -16,8 +16,8 @@ SOURCE_FILE_EXTENSIONS = [
EXCLUDED_PATHS = [
r"breakpad[\\\/].*",
r"chrome[\\\/]Debug[\\\/].*",
- r"chrome[\\\/]Hammer[\\\/].*",
r"chrome[\\\/]Release[\\\/].*",
+ r"sconsbuild[\\\/].*",
r"xcodebuild[\\\/].*",
r"skia[\\\/].*",
r".*third_party[\\\/].*",