Selaa lähdekoodia

Merge pull request #3925 from BillRaymond/patch-1

Brian Douglas 3 vuotta sitten
vanhempi
sitoutus
96d6876653
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  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/