From dd1348954a3ef968a1a0bb265066f1da9fe2f43a Mon Sep 17 00:00:00 2001 From: Stefan Tatschner Date: Sun, 14 Dec 2014 21:46:20 +0100 Subject: [PATCH] Ignore bundler stuff --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 6ab7ebc142..3340a1a6fd 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,8 @@ Gemfile.lock # build artifacts *.gem +.bundle +/vendor/bundle # docs /.yardoc