diff --git a/.gitignore b/.gitignore index 45c150536e5..52eba6fc1eb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,8 @@ +.DS_Store +.jekyll-cache/ +# Ignore folders generated by Bundler +.bundle/ +vendor/ _site .sass-cache .jekyll-metadata