From 08c9afc38268667c56eae6513708e52c0a35a47b Mon Sep 17 00:00:00 2001 From: Nico Jensen Date: Mon, 25 Mar 2019 13:58:13 +0100 Subject: [PATCH] Update .gitignore add Gemfile.lock --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2ca8682..4944820 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ _site/ .sass-cache/ .jekyll-cache/ .jekyll-metadata +Gemfile.lock