From 3109879dbd3bf517f649eb6965fd6782a82902f6 Mon Sep 17 00:00:00 2001 From: Igor Shubovych Date: Wed, 23 Dec 2015 15:52:44 +0200 Subject: [PATCH] Ignore .bundle folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 367fb413d..858a70386 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ # bundler specific .gem +.bundle