From cf147b8ffa33e2e02f088b6247160848dbd4ecc6 Mon Sep 17 00:00:00 2001 From: "DESKTOP-C9V2M01\\Zeeri" Date: Sat, 13 Sep 2025 12:04:57 -0700 Subject: [PATCH] Fixed gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2e140b7..92c1b83 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ config/db.js # Don't include the .idea folder which is used by the Webstorm IDE .idea/workspace.xml .idea/ +*.map