From 7e889b712659263db1caf3edce769151af478ce5 Mon Sep 17 00:00:00 2001 From: "kjellander@webrtc.org" Date: Tue, 1 Apr 2014 13:46:48 +0000 Subject: [PATCH] Add /third_party/syzygy/binaries to .gitignore This should have been done in https://webrtc-codereview.appspot.com/2381004 BUG= R=henrika@webrtc.org Review URL: https://webrtc-codereview.appspot.com/10999004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5823 4adac7df-926f-26a2-2b94-8c16560cd09d --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a7cb261f41..5149e1c69f 100644 --- a/.gitignore +++ b/.gitignore @@ -78,6 +78,7 @@ /third_party/opus /third_party/protobuf /third_party/sqlite +/third_party/syzygy/binaries /third_party/usrsctp /third_party/valgrind /third_party/winsdk_samples/src