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

Unified Diff: .gitignore

Issue 131903003: Add libc++, libc++abi, and webgl/src to .gitignore. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 db2089decdbd3da6fcc16cb5aa319be5181c61d8..ccbf8d9a180f353c7ad926c1679ec3ba18af01ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -231,6 +231,8 @@ v8.log
/third_party/leveldatabase/src
/third_party/leveldb
/third_party/libaddressinput/src
+/third_party/libc++/trunk
+/third_party/libc++abi/trunk
/third_party/libexif/sources
/third_party/libjingle/source
/third_party/libjingle/source_internal
@@ -297,6 +299,7 @@ v8.log
/third_party/webdriver/pylib
/third_party/webdriver/python/selenium
/third_party/webgl
+/third_party/webgl/src
/third_party/WebKit
/third_party/webpagereplay/
/third_party/webrtc
« 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