From 6d789540ef53995ad02d5573fbe1893145857007 Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com> Date: Fri, 30 Sep 2016 10:28:37 -0400 Subject: [PATCH] updated the .gitignore. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e153a0c..8020b66 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ results.html pkg html +Gemfile.lock +.idea/ -- GitLab