识别记录
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -7,6 +7,9 @@ npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
**/*.log
|
||||
# 忽略所有 .tif 文件
|
||||
*.tif
|
||||
|
||||
|
||||
tests/**/coverage/
|
||||
tests/e2e/reports
|
||||
|
Reference in New Issue
Block a user