配置忽略提交unpackage

This commit is contained in:
binbin_pan 2024-08-27 13:40:26 +08:00
parent a963ef65d5
commit fd4f8c838f
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -5,6 +5,7 @@ npm-debug.log*
yarn-debug.log* yarn-debug.log*
yarn-error.log* yarn-error.log*
**/*.log **/*.log
unpackage/
tests/**/coverage/ tests/**/coverage/
tests/e2e/reports tests/e2e/reports