aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2017-12-09 14:30:00 +0100
committerHarald Eilertsen <haraldei@anduin.net>2017-12-09 14:30:00 +0100
commitc061c8a90c549f769065a68c27d70a198288ffe7 (patch)
tree717d9b4c0c7831fc6f7b2fda9cb7f46abe900d33 /.gitignore
parent11732909e191eabef8e9f11a86d32be3ad956e5b (diff)
downloadhmnoweb-c061c8a90c549f769065a68c27d70a198288ffe7.tar.gz
hmnoweb-c061c8a90c549f769065a68c27d70a198288ffe7.tar.bz2
hmnoweb-c061c8a90c549f769065a68c27d70a198288ffe7.zip
Exclude vendor/bundle from version control.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d59442c..5d63604 100644
--- a/.gitignore
+++ b/.gitignore
@@ -105,3 +105,4 @@ config/initializers/refinery/core.rb
.vagrant
.path_progress
.capistrano/*
+vendor/bundle