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

Unified Diff: .gitignore

Issue 700763002: More Windows build fixes, some tidying in mojo_main (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: reland: fix sense in mojo/shell Created 6 years, 1 month 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 5dd4af79830da97fd2becf8f363651c3f133c156..106d71717d80bd6180dca25ab3afaf571d08d0ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,6 +28,7 @@ v8.log
/testing/gtest
/third_party/android_tools/
/third_party/angle
+/third_party/bison
/third_party/boringssl/src
/third_party/brotli/src
/third_party/colorama/src
@@ -35,6 +36,7 @@ v8.log
/third_party/fontconfig/src
/third_party/freetype
/third_party/freetype2/src
+/third_party/gperf
/third_party/icu
/third_party/jsr-305/src
/third_party/libc++/trunk
« 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