From f5f75b3c6d723b2294d0bc5615078648ce287da4 Mon Sep 17 00:00:00 2001 From: Rivulet Date: Mon, 27 Oct 2025 20:05:49 -0700 Subject: [PATCH] no .idea --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d27315f..a0e29a8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ target node_modules .wrangler +.idea