From 8cb2955404bf861421d8c8462a63c41c3a373e6b Mon Sep 17 00:00:00 2001 From: "Nathaniel J. Fernandes" Date: Thu, 21 Sep 2023 14:54:28 -0500 Subject: [PATCH] updated gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 502ee0b3..8322fac9 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ iglu.Rproj /doc/ /Meta/ docs +**.DS_Store