From 4329a9681f36c0b2b5defa02271eebf0576a2eb7 Mon Sep 17 00:00:00 2001 From: ceb515 Date: Wed, 10 Jul 2024 08:32:27 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d2950d3..5673c1e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ __pycache__/ *.adi *.cab *.txt +.DS_Store \ No newline at end of file