From 25416d1f1fecf28e4a71ae4f55794eff3b808426 Mon Sep 17 00:00:00 2001
From: davegson <3080765+davegson@users.noreply.github.com>
Date: Fri, 14 Aug 2020 16:24:01 +0200
Subject: [PATCH] Ignore .jekyll-cache

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index b20d020..764ca05 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,3 +62,4 @@ Thumbs.db
 .bundle
 vendor/bundle
 *.plist
+.jekyll-cache/