From 49c3e0736cdb36493fc6f2b1bd4862d24dd267f7 Mon Sep 17 00:00:00 2001 From: lennlouisgeek Date: Sun, 12 Apr 2026 22:45:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0.gitignore,=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E4=B8=8D=E5=BF=85=E8=A6=81=E7=9A=84=E5=BF=BD=E7=95=A5=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=A4=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e60d2cd..056738f 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,8 @@ vite.config.js.timestamp-* vite.config.ts.timestamp-* *.log* target-check* -target-codex* \ No newline at end of file +target-codex* +.vscode/ +.VSCodeCounter/ +.idea +.codex*