From 77f99054aecdce44d0d658626f178c047ee5fc1c Mon Sep 17 00:00:00 2001 From: OldPanda Date: Thu, 29 Apr 2021 20:53:02 -0700 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 66fd13c..f6bf54c 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,6 @@ # Dependency directories (remove the comment below to include it) # vendor/ + +# MacOS files +.DS_Store