From ca9312908297fc68bc4f31b665e8e95c5c086f59 Mon Sep 17 00:00:00 2001 From: Tiago Ribeiro Date: Sun, 12 May 2024 12:29:29 +0100 Subject: [PATCH] (Mostly for prompting a new build) --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a87e8cb..b8f579b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ __pycache__ .idea -.env \ No newline at end of file +.env +.DS_Store \ No newline at end of file