From 5132dde4adfc33b14196eeceb5a488e2842b5c4d Mon Sep 17 00:00:00 2001 From: Barbeque Sauce Date: Tue, 31 Dec 2019 10:24:51 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ea4c0e5a..b859575a 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,5 @@ Thumbs.db ehtumbs.db Thumbs.db lib/comictaggerlib/ct_settings/ -settings.json \ No newline at end of file +settings.json +.DS_Store