diff --git a/.gitignore b/.gitignore index 3c6651d7b95..07612548271 100644 --- a/.gitignore +++ b/.gitignore @@ -82,3 +82,9 @@ tags # Finder Desktop Service .DS_Store + +# Jekyll / site specific +_site/ +.sass-cache/ +.jekyll-cache/ +.jekyll-metadata