From dc4434c0ae378efa55de84dcb9f8b4fc34851113 Mon Sep 17 00:00:00 2001 From: rzen Date: Tue, 2 Jun 2020 21:08:28 -0400 Subject: [PATCH] ignore .jekkyll-cache --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cd3579c..a0d54fe 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ /Gemfile.lock /.gem /_drafts -/_private \ No newline at end of file +/_private +/.jekyll-cache \ No newline at end of file