From ca2c0e55153ee2d31235bb9ff9af7448a29f8f02 Mon Sep 17 00:00:00 2001 From: hakanensari Date: Wed, 9 Apr 2014 13:11:10 +0100 Subject: [PATCH] Ignore binstubs --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0cad559..ba32dfe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ Gemfile.lock +bin .bundle *.gem