From 6443943aa1f996bc5c80740497b64c94a82d367d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=2E=C3=87a=C4=9Flar=20Onur?= Date: Sun, 24 Aug 2014 17:55:24 -0400 Subject: [PATCH] add cadvisor binary to .gitignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: S.Çağlar Onur --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1377554e..cd786fa2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ +cadvisor *.swp