Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(78)

Unified Diff: third_party/WebKit/Source/devtools/.gitignore

Issue 2538003002: DevTools: bail out presubmit early if error after node.js or formatting checks (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/devtools/.gitignore
diff --git a/third_party/WebKit/Source/devtools/.gitignore b/third_party/WebKit/Source/devtools/.gitignore
index eb6f6b089f189eca7b1c3e4cf2e63f40e428ea99..456908cd920a335a9815669aef1ee0dcb80052d8 100644
--- a/third_party/WebKit/Source/devtools/.gitignore
+++ b/third_party/WebKit/Source/devtools/.gitignore
@@ -13,5 +13,6 @@ npm-debug.log
/.test_cache
/release
/scripts/local_node/runtimes
+/front_end/protocol_externs.js
chenwilliam 2016/11/30 02:25:14 not really related, but I've noticed it's possible
/front_end/InspectorBackendCommands.js
/front_end/SupportedCSSProperties.js
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/PRESUBMIT.py » ('j') | third_party/WebKit/Source/devtools/PRESUBMIT.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698