From 302abcdacc7a5f4c6922055026ed2efd00a34393 Mon Sep 17 00:00:00 2001 From: Jonny Bergdahl Date: Fri, 31 May 2024 09:49:09 +0200 Subject: [PATCH] Fix startup issue --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b32d8aa..d04c61f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ *.pyc -.idea \ No newline at end of file +.idea + +.DS_Store \ No newline at end of file