From 0a4a32ab8a3b7ca19114de8e0584e933807b09c5 Mon Sep 17 00:00:00 2001 From: matei jordache Date: Mon, 23 Mar 2026 21:53:00 -0700 Subject: [PATCH] remove .DS_Store --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b413b1b..f4cd701 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ *__pycache__* *.egg-info/ +*.DS_Store .pytest_cache/ pytest-cache-files-*/ desktop-build/