Signed-off-by: defeng2020 <wudefeng@huawei.com>
This commit is contained in:
defeng2020 2021-09-29 19:17:01 +08:00
parent 2d668a58fe
commit 3c3e46b9e6

View File

@ -65,6 +65,10 @@ Note:If the text contains special characters, please escape them according to th
<filefilter name="defaultPolicyFilter" desc="根目录LICENSE文件校验策略的过滤条件xxx" >
<filteritem type="filepath" name="core/frame/standard/server/src/softbus_server.cfg" desc="cfg文件为json格式,无法添加License"/>
</filefilter>
<filefilter name="binaryFileTypePolicyFilter" desc="Filters for binary file policies">
<filteritem type="filename" name="*.png" desc="Describes the architecture of the softbus"/>
<filteritem type="filepath" name="figures/.*" desc="Describes the architecture of the softbus"/>
</filefilter>
</filefilterlist>
</oatconfig>
</configuration>