From 344ae2b7135719e9e138fea992279805cd3203fb Mon Sep 17 00:00:00 2001 From: Jeff Scheel Date: Thu, 16 Apr 2020 21:11:46 -0500 Subject: [PATCH] Cleanup MacOS temp files Signed-off-by: Jeff Scheel --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 489e8f3..361ca5b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ *~ *target* +.DS_Store +*/.DS_Store