From 83f8a55978da1b27f041563284a3f67a4a9a8ad9 Mon Sep 17 00:00:00 2001 From: seangreaves Date: Wed, 18 Jan 2023 17:46:25 +0000 Subject: [PATCH] updated ignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4cf359e..48809b0 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,5 @@ docs/_build/ # Testing notebook notebooks/testing.ipynb + +*.DS_Store