From 6155be2c6150c73d8ec7a82ef5b2ae0dc9a79dd2 Mon Sep 17 00:00:00 2001 From: "andrew@webrtc.org" Date: Wed, 8 May 2013 18:51:07 +0000 Subject: [PATCH] Add /tools/protoc_wrappers to .gitignore. TBR=pbos Review URL: https://webrtc-codereview.appspot.com/1444004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3985 4adac7df-926f-26a2-2b94-8c16560cd09d --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 359de33027..c0376eca75 100644 --- a/.gitignore +++ b/.gitignore @@ -70,6 +70,7 @@ /tools/grit /tools/gritsettings /tools/gyp +/tools/protoc_wrapper /tools/python /tools/valgrind /tools/win