From 7dbe179f9501c06752d232472a3cf06c2397f236 Mon Sep 17 00:00:00 2001 From: Bob Aman Date: Fri, 11 May 2012 13:11:20 +0300 Subject: [PATCH 1/1] Updating .gitignore file to include bundler related stuff. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4500102b82..7a46056488 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ ._* .DS_Store .yardoc +.bundle +Gemfile.lock coverage doc heckling -- 2.30.2