From 25030e6cb99e3cfe8742d90fb5e7541a01343445 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 4 Jan 2025 20:41:28 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2c0e57151..0f4c6e0c4 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ __pycache__/ node_modules/ /dist/build/ /tmp/ +.DS_Store