Add third_party/libc++static to .gitignore
This should have been done in https://codereview.webrtc.org/1475643010/ TBR=tkchin@webrtc.org Review URL: https://codereview.webrtc.org/1486733002 . Cr-Commit-Position: refs/heads/master@{#10844}
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user