From bc440b3c7ae70fb6e45f38aaa26d14491c90ccc6 Mon Sep 17 00:00:00 2001 From: ZhuoQinghui <1302344380@qq.com> Date: Wed, 11 Jun 2025 14:43:48 +0800 Subject: [PATCH] .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 129d522..831b349 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ build/bin node_modules frontend/dist +.idea \ No newline at end of file