From 7e959f4b69355fc04ac0d8ee7e4a289626b98ea5 Mon Sep 17 00:00:00 2001
From: PLanCompS <62553846+plancomps-admin@users.noreply.github.com>
Date: Sat, 25 Apr 2020 13:54:36 +0200
Subject: [PATCH] Update .gitignore

Added `.jekyll-cache`
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index b447a12d..a802a863 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
 *.gem
 .bundle
+.jekyll-cache
 .sass-cache
 _site
 Gemfile.lock
-- 
GitLab