From 1a4831a21bfa469954956b7fe4f3db399a5e1d13 Mon Sep 17 00:00:00 2001 From: Qingbo Zhang Date: Mon, 25 Sep 2023 10:38:09 -0700 Subject: [PATCH] add mac system file to ignore Co-authored-by: Adam Kaplan --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f30d0a2..09c9d74 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ outdoor-*.tar npm-debug.log /assets/node_modules/ .zed +/.DS_Store