From a4d649649f4247dc1b80795260550caefa807bc9 Mon Sep 17 00:00:00 2001 From: Neko Date: Wed, 16 Oct 2024 09:04:52 +0200 Subject: [PATCH] reflect recent compile script changes --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 2ca8682..0fb4081 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ _site/ .sass-cache/ .jekyll-cache/ .jekyll-metadata +.gems/ +Gemfile.lock