From 67a68ea56d9d2a89f7e63ac4ac79feef602da0af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Harper?= Date: Thu, 23 Feb 2023 13:50:53 -0500 Subject: [PATCH] ignore .DS_Store --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index d570088..9943bd1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ node_modules/ +.DS_Store +