.gitignore: + /third_party/{clang_format,usrcsctp}

clang_format and usrcsctp are both synced in through gclient and should
be suppressed.

BUG=
R=andrew@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/8159004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@5532 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
pbos@webrtc.org 2014-02-12 09:33:22 +00:00
parent 14d80793a8
commit 5591046ab1

2
.gitignore vendored
View File

@ -53,6 +53,7 @@
/third_party/android_testrunner
/third_party/android_tools
/third_party/asan
/third_party/clang_format
/third_party/cygwin
/third_party/directxsdk
/third_party/expat
@ -77,6 +78,7 @@
/third_party/opus
/third_party/protobuf
/third_party/sqlite
/third_party/usrsctp
/third_party/valgrind
/third_party/winsdk_samples/src
/third_party/yasm