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

Unified Diff: .gitignore

Issue 2693423007: Introduce GN config files. (Closed)
Patch Set: Created 3 years, 10 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 | .gn » ('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 d08a10492b2adb4269010e439e425c0566ed55b6..6dc5b773b056cc1ffd7877703cf97d6a512eaad8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,7 +51,13 @@ Thumbs.db
/base
/build
/buildtools
+/build_overrides
/testing
/tools
# Third party folders we pull in from DEPS
-/third_party/protobuf
+/third_party/ced
+/third_party/icu
+/third_party/libxml
+/third_party/modp_b64
+/third_party/protobuf
+/third_party/zlib
« no previous file with comments | « no previous file | .gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698