From a39b323a7e8c43352ea9b4c33cd3ea644bb67685 Mon Sep 17 00:00:00 2001 From: "kjellander@webrtc.org" Date: Fri, 27 Sep 2013 20:20:47 +0000 Subject: [PATCH] Add tools/sharding_supervisor to .gitignore I should have thought about this in http://review.webrtc.org/2314004/ BUG=none R=niklas.enbom@webrtc.org Review URL: https://webrtc-codereview.appspot.com/2319004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4870 4adac7df-926f-26a2-2b94-8c16560cd09d --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7b45f3a77..e2c021a31 100644 --- a/.gitignore +++ b/.gitignore @@ -85,6 +85,7 @@ /tools/gyp /tools/protoc_wrapper /tools/python +/tools/sharding_supervisor /tools/swarm_client /tools/valgrind /tools/win