summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
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.*
*~
*#