From 0e9d5740d1544555438b0851706af8eab5cd45ad Mon Sep 17 00:00:00 2001 From: pulipakaa24 Date: Sun, 15 Mar 2026 17:56:26 -0500 Subject: [PATCH] no ds_store --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9caab61..08ad2a7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ **/__pycache__/ -*.pyc \ No newline at end of file +*.pyc + +.DS_Store \ No newline at end of file