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

Unified Diff: .gitignore

Issue 2193143002: Revert of Reland [inspector] add inspector protocol parser test build target. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 5 months 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
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 3efb11c02a847f8b1ae1fc93c82c8ef51b070644..5601f20e23602a04ebbffb10fc267c4551ef1140 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,6 +48,7 @@
/obj
/out
/out.gn
+/platform/inspector_protocol
/perf.data
/perf.data.old
/test/benchmarks/data
@@ -62,15 +63,9 @@
/testing/gmock
/testing/gtest
/third_party
-/third_party/android_tools
-/third_party/cygwin
/third_party/icu
-/third_party/inspector_protocol
-/third_party/jinga2
/third_party/llvm
/third_party/llvm-build
-/third_party/markupsafe
-/third_party/WebKit
/tools/clang
/tools/gcmole/gcmole-tools
/tools/gcmole/gcmole-tools.tar.gz
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698