更新.gitignore,添加不必要的忽略文件夹
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -10,4 +10,8 @@ vite.config.js.timestamp-*
|
|||||||
vite.config.ts.timestamp-*
|
vite.config.ts.timestamp-*
|
||||||
*.log*
|
*.log*
|
||||||
target-check*
|
target-check*
|
||||||
target-codex*
|
target-codex*
|
||||||
|
.vscode/
|
||||||
|
.VSCodeCounter/
|
||||||
|
.idea
|
||||||
|
.codex*
|
||||||
|
|||||||
Reference in New Issue
Block a user