From ca227f7c4fea5da4cb17e282a7535ffd317bf6fa Mon Sep 17 00:00:00 2001 From: John Barnette Date: Tue, 2 Oct 2012 12:02:10 -0700 Subject: [PATCH] Ignore the binstub directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f13e1da..2bef43d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /.bundle +/bin /vendor/cache