summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authoruvok cheetah2019-05-21 20:10:55 +0200
committeruvok cheetah2019-05-21 20:10:55 +0200
commitc3079b444c233ca546232777b2c9c0368cb36b5b (patch)
treed7b1580b01676c69706425b4a7951ddde9b309da /.gitignore
parent11414794db4dfc4ec1dfe70d85cf6f74571f07d8 (diff)
Handle use case where bundles are installed in vendor subdiretory
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 032fe6c..2a59a4a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
/_site/
Gemfile.lock
/.sass-cache/
+vendor
+.bundle