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

Unified Diff: .gitignore

Issue 2750463006: ChromePrompt Mojo IPC interface (Closed)
Patch Set: Standard directory layout Created 3 years, 9 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 | BUILD.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 6dc5b773b056cc1ffd7877703cf97d6a512eaad8..f1b64e25e8f1e99b7d05f34337c9a5401f357762 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,12 +52,23 @@ Thumbs.db
/build
/buildtools
/build_overrides
+/chrome
+/crypto
+/ipc
+/mojo
/testing
/tools
# Third party folders we pull in from DEPS
+/third_party/boringssl
+/third_party/catapult
/third_party/ced
/third_party/icu
+/third_party/jinja2
/third_party/libxml
+/third_party/markupsafe
/third_party/modp_b64
+/third_party/ply
/third_party/protobuf
+/third_party/Webkit
+/third_party/yasm
/third_party/zlib
« no previous file with comments | « no previous file | BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698