更新.gitignore,添加不必要的忽略文件夹

This commit is contained in:
lennlouisgeek
2026-04-12 22:45:00 +08:00
parent 163128cbd7
commit 49c3e0736c

4
.gitignore vendored
View File

@@ -11,3 +11,7 @@ vite.config.ts.timestamp-*
*.log* *.log*
target-check* target-check*
target-codex* target-codex*
.vscode/
.VSCodeCounter/
.idea
.codex*