From a39210ee072c936ff89759b3f3277c9952fbbdff Mon Sep 17 00:00:00 2001 From: Brian Bjarke Jensen Date: Wed, 6 Mar 2024 17:12:30 +0100 Subject: [PATCH] added ignore for osx files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4b120e8..d32f9e0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # Project specific /image_download/imgs +*.DS_Store # ---> Python # Byte-compiled / optimized / DLL files