From 6ed33813c9e3f7b98a154fd321be1eb1088065c6 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 18 Feb 2014 09:51:16 -0500 Subject: run `bundle install` --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 833c56a..9e29fc1 100644 --- a/.gitignore +++ b/.gitignore @@ -16,7 +16,8 @@ /tmp # The above is from Rails. The following is from Luke. -# As noted aboce, you probably want to add this to your global git config. +/vendor/bundle +# As noted aboce, you probably want to add the following to your global git config. .~lock.* *~ *# -- cgit v1.2.3