From 1aec60c09f22ab34ba35ad301ab778ec7a25944a Mon Sep 17 00:00:00 2001 From: Dan Bernier Date: Fri, 26 Jul 2024 18:27:55 -0400 Subject: [PATCH] .gitignore ./tmp --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 95d5a4f..308691d 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,5 @@ coverage doc rdoc pkg +tmp Gemfile.lock