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

Unified Diff: .gitignore

Issue 2192563003: Fix gitignores after moving inspector_protocol (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 | no next file » | 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 7e7d717769729aedc3d25a39ac81bb13e38f39c2..700db40cb3c956e294d8bd34c31e33419343b79c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,7 +48,6 @@ shell_g
/obj
/out
/out.gn
-/platform/inspector_protocol
/perf.data
/perf.data.old
/test/benchmarks/data
@@ -63,6 +62,7 @@ shell_g
/testing/gmock
/testing/gtest
/third_party
+/third_party/WebKit
/third_party/android_tools
/third_party/cygwin
/third_party/icu
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698