From 0ee05e44208234177a11307585c7688171509f7f Mon Sep 17 00:00:00 2001 From: Jonas Nicklas Date: Wed, 1 Feb 2012 14:39:26 +0100 Subject: [PATCH] ignore bundler stubs --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2ec5d747..79ab1d6a 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,5 @@ capybara-*.html doc .bundle Gemfile*.lock -chromedriver.log \ No newline at end of file +chromedriver.log +bundler_stubs