From ed0e423cf2b0140b413a04a146074b49f040152c Mon Sep 17 00:00:00 2001 From: "John H. Freeman" Date: Mon, 8 Apr 2024 16:43:47 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) 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