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

Unified Diff: .gitignore

Issue 1642143004: Change .gitignore to ignore /base instead of /base/trace_event/common. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 11 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 adf39ff8312dd6ce88ccaf7abfeb3ba65946a197..71d3af40e7e301547666a89a61319662cf96ca17 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,10 +40,10 @@ gcsuspects
shell
shell_g
/_*
-/base/trace_event/common
+/base
/build/Debug
/build/gyp
-/build/ipch/
+/build/ipch
/build/Release
/build/win_toolchain.json
/buildtools
« 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