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

Unified Diff: .gitignore

Issue 1486733002: Add third_party/libc++static to .gitignore (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 5 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 | 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 57bd245cf116557409961f9ae49d2b5b44cc259b..51e2249bcc311942aea200f432cf520960f315b0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -102,6 +102,7 @@
/third_party/junit
/third_party/junit-jar
/third_party/libc++
+/third_party/libc++-static
/third_party/libc++abi
/third_party/libevent
/third_party/libjingle
« 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