From ed2082b0174cf3e0862c6ba1157a1a32823989f9 Mon Sep 17 00:00:00 2001 From: Luke Baker Date: Fri, 10 Feb 2012 14:18:14 -0500 Subject: [PATCH] ignore bundler bin and vendor path --- .gitignore | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 54d94d9..268185e 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,5 @@ todo !.keep .rvmrc .bundle +bin/ +vendor/ruby -- libgit2 0.21.2