feat: 修改gitignore文件
This commit is contained in:
parent
384cc9c68f
commit
57bcfed7d1
|
@ -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.
Loading…
Reference in New Issue