aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorpbos@webrtc.org <pbos@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2014-02-12 09:33:22 +0000
committerpbos@webrtc.org <pbos@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2014-02-12 09:33:22 +0000
commit5591046ab1d99061552b2f839c2925b2f6a47511 (patch)
tree2a8b59c9eb83c3040d3d871970fc95dc8ac65a43 /.gitignore
parent14d80793a891a088d5221b78f07c950d0adb1d90 (diff)
downloadwebrtc-5591046ab1d99061552b2f839c2925b2f6a47511.tar.gz
.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
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9778005bd0..8a12a3dbfe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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