From 5bc4131345b3e94c880f51d55abfd24bed704902 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20Mart=C3=ADnez?= Date: Sun, 3 May 2020 20:48:01 -0500 Subject: [PATCH] #4 ignoring jekyll cache --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 70ab1fc..636a52d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ _config.yml .sass-cache _site +.jekyll-cache # Editor settings .vscode \ No newline at end of file