Browse Source

Merge pull request #3925 from BillRaymond/patch-1

Brian Douglas 3 năm trước cách đây
mục cha
commit
96d6876653
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      Jekyll.gitignore

+ 3 - 0
Jekyll.gitignore

@@ -2,3 +2,6 @@ _site/
 .sass-cache/
 .jekyll-cache/
 .jekyll-metadata
+# Ignore folders generated by Bundler
+.bundle/
+vendor/