From 134791add364aa13f2ca88ea69a219d897901abc Mon Sep 17 00:00:00 2001 From: Quincy Morgan <2046746+quincylvania@users.noreply.github.com> Date: Mon, 23 Sep 2024 16:51:59 -0400 Subject: [PATCH] gitignore .jekyll-cache --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d7fac834..9f24c100 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ _site/ .DS_Store .bundle +.jekyll-cache .sass-cache vendor/ _site/*