summaryrefslogtreecommitdiffstats
path: root/options/gitignore/Jekyll
diff options
context:
space:
mode:
Diffstat (limited to 'options/gitignore/Jekyll')
-rw-r--r--options/gitignore/Jekyll3
1 files changed, 3 insertions, 0 deletions
diff --git a/options/gitignore/Jekyll b/options/gitignore/Jekyll
index 2ca868298c..74a9223a45 100644
--- a/options/gitignore/Jekyll
+++ b/options/gitignore/Jekyll
@@ -2,3 +2,6 @@ _site/
.sass-cache/
.jekyll-cache/
.jekyll-metadata
+# Ignore folders generated by Bundler
+.bundle/
+vendor/