From 64f12b2857a7959728ae599c17fd9bf98d64baef Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Wed, 29 Apr 2020 13:00:18 +0200 Subject: [PATCH] Modified gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 45efbd4..a942c6d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -.DS_Store +*.DS_Store # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]