Commit db46e8a9 authored by cmp@chromium.org's avatar cmp@chromium.org

Add libc++, libc++abi, and webgl/src to .gitignore.

BUG=333125

Review URL: https://codereview.chromium.org/131903003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244360 0039d316-1c4b-4281-b951-d872f2087c98
parent 1e90fe86
...@@ -231,6 +231,8 @@ v8.log ...@@ -231,6 +231,8 @@ v8.log
/third_party/leveldatabase/src /third_party/leveldatabase/src
/third_party/leveldb /third_party/leveldb
/third_party/libaddressinput/src /third_party/libaddressinput/src
/third_party/libc++/trunk
/third_party/libc++abi/trunk
/third_party/libexif/sources /third_party/libexif/sources
/third_party/libjingle/source /third_party/libjingle/source
/third_party/libjingle/source_internal /third_party/libjingle/source_internal
...@@ -297,6 +299,7 @@ v8.log ...@@ -297,6 +299,7 @@ v8.log
/third_party/webdriver/pylib /third_party/webdriver/pylib
/third_party/webdriver/python/selenium /third_party/webdriver/python/selenium
/third_party/webgl /third_party/webgl
/third_party/webgl/src
/third_party/WebKit /third_party/WebKit
/third_party/webpagereplay/ /third_party/webpagereplay/
/third_party/webrtc /third_party/webrtc
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment