feat: 修改gitignore文件

This commit is contained in:
caoqianming 2023-08-08 18:17:52 +08:00
parent 384cc9c68f
commit 57bcfed7d1
2 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -12,6 +12,8 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*
**/*.log
test_server/media/*
test_server/quota.dat
tests/**/coverage/
tests/e2e/reports

Binary file not shown.