feat: 添加 logs 目录到 .gitignore 文件,避免日志文件被纳入版本控制
This commit is contained in:
parent
d0741ef4fc
commit
0104b96bf2
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@ output
|
|||||||
pyproject.toml
|
pyproject.toml
|
||||||
uv.lock
|
uv.lock
|
||||||
node_modules
|
node_modules
|
||||||
|
logs
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user