From f38745888487dabb6d1adff0ff1e8cca5b7cd56b Mon Sep 17 00:00:00 2001 From: mateo3d <80653734+mateo3d@users.noreply.github.com> Date: Mon, 15 Mar 2021 17:14:18 -0600 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ad7b4283..1ed6817b 100644 --- a/.gitignore +++ b/.gitignore @@ -97,3 +97,4 @@ pip-selfcheck.json package-lock.json .cronenv .initialized +.DS_Store