From 145ce99f60bdf5d2fdb5ab53bdb7d8ffeb257606 Mon Sep 17 00:00:00 2001 From: Jonah Aragon Date: Sat, 16 Jan 2021 21:32:41 -0600 Subject: [PATCH] Update .gitignore for current version of Jekyll --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index bb836e13..39c28b7c 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,6 @@ font/_sass/ font/.fontcustom-manifest.json assets/webfonts/ptio-font-preview.html vendor +node_modules .bundle +.jekyll-cache