feat: 添加gitignore目录 log

This commit is contained in:
yys 2026-04-01 14:32:52 +08:00
parent afca767422
commit 0f6695207e
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -25,3 +25,4 @@ package-lock.json
/unpackage/dist/build/.automator /unpackage/dist/build/.automator
/unpackage/dist/build/app-plus /unpackage/dist/build/app-plus
*.lock *.lock
/.logs/*