From 9f33b83f9a2a6f548d6d3fd8b65a3e7447bae2e7 Mon Sep 17 00:00:00 2001 From: Prithvi Prabhu Date: Wed, 25 Aug 2021 10:23:16 -0700 Subject: [PATCH] chore: Amend .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 55c02d9894..60678e0347 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,4 @@ *.log *.swp node_modules - +.DS_Store