From ac9c8751b89fe4afb32cbf78a434e526028fce0f Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Tue, 20 Dec 2022 15:20:18 -0500 Subject: [PATCH] ignore dsstore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6704566..57dd8b0 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* +.DS_Store # Diagnostic reports (https://nodejs.org/api/report.html) report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json