optimize oat for binary filetype

Signed-off-by: magekkkk <lixin113@huawei.com>
This commit is contained in:
magekkkk 2022-05-28 11:02:29 +08:00
parent f9898e38e5
commit ef422a9667

View File

@ -67,7 +67,7 @@ Note:If the text contains special characters, please escape them according to th
<filteritem type="filepath" name="*.*" desc="libsnd files"/>
</filefilter>
<filefilter name="binaryFileTypePolicyFilter" desc="Filters for binary file policies">
<filteritem type="filepath" name=".*" desc="Resource, config and certification binary."/>
<filteritem type="filepath" name="docs/libsndfile.jpg" desc="文档说明图片来源于libsndfile 1.0.31版本,遵循开源软件许可声明"/>
</filefilter>
</filefilterlist>
</oatconfig>