summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-02-18 09:51:16 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-02-18 09:51:16 -0500
commit6ed33813c9e3f7b98a154fd321be1eb1088065c6 (patch)
tree927be545b165c82a5e1afd69805f59595a114437 /.gitignore
parent44a1ce4938b8cd326b9a0d0b1e537ec9a80cd6ce (diff)
run `bundle install`
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
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.*
*~
*#