From ae5cb5b2e6ec43500f5f0a703fb4400e19b5c94f Mon Sep 17 00:00:00 2001 From: "kjellander@webrtc.org" Date: Fri, 25 Nov 2011 14:19:40 +0000 Subject: [PATCH] Adding valgrind to .gitignore Review URL: http://webrtc-codereview.appspot.com/289005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@1032 4adac7df-926f-26a2-2b94-8c16560cd09d --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index fa388b03a0..ec61a783ba 100644 --- a/.gitignore +++ b/.gitignore @@ -46,9 +46,12 @@ /third_party/libvpx /third_party/llvm-build /third_party/protobuf +/third_party/valgrind /third_party/yasm /tools/clang /tools/gyp +/tools/python +/tools/valgrind /tools/win /x86-generic_out/ /xcodebuild