From f0729b6d369ba76bb6e34dd4adfc50dfc3afe48c 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