From 7a5ab5990d133e302a58286d1acc892448e0d4a8 Mon Sep 17 00:00:00 2001 From: zzjyu Date: Tue, 16 Dec 2025 11:22:51 +0800 Subject: [PATCH] - --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index dba6b64..1a24e19 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,5 @@ # 构建产物 **/dist/** **/build/** +.idea +.vscode \ No newline at end of file