From 8e31d4fe938eb57b39292ce7257f89e5aef047fd Mon Sep 17 00:00:00 2001 From: Andrew Stowell Date: Mon, 12 Oct 2020 13:00:04 -0400 Subject: [PATCH] Removed Gemfile.lock from .gitignore --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4403e7a..3730d64 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,5 @@ .bundle .sass-cache _site -Gemfile.lock .jekyll-cache /public