添加zip限制提交
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,6 +9,7 @@ yarn-error.log*
|
|||||||
**/*.log
|
**/*.log
|
||||||
# 忽略所有 .tif 文件
|
# 忽略所有 .tif 文件
|
||||||
*.tif
|
*.tif
|
||||||
|
*.zip
|
||||||
|
|
||||||
|
|
||||||
tests/**/coverage/
|
tests/**/coverage/
|
||||||
|
Reference in New Issue
Block a user