From a5a163c4c9572b30e95fa90f68ce07f084e4a537 Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Mon, 19 Apr 2021 16:51:55 -0700 Subject: [PATCH] add macosx cruft.. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 6fa2186..bc132d9 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,6 @@ __pycache__ # automatically generated (not a fan that they're here) content/search + +# MacOSX +.DS_Store