From f84d9568b554ab162a9ef4ba776b11e89d488c2b Mon Sep 17 00:00:00 2001 From: David Judd Date: Sat, 12 Oct 2024 14:14:12 -0700 Subject: [PATCH] update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 9c762d2..412ceb6 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,6 @@ Gemfile.lock target vagrant/.vagrant + +.DS_Store +lib/.DS_Store