提交 8156e157 编写于 作者: P pssea 提交者: Gitee

Description: add binary file filter

Description: add binary file filter
IssueNo: #I4CFJN
Feature or Bugfix: Feature
Binary Source:No
Signed-off-by: Nlizhiqi <lizhiqi1@huawei.com>
上级 3f1e4d8c
......@@ -79,6 +79,18 @@ Note:If the text contains special characters, please escape them according to th
<filteritem type="filepath" name="src/pcf/pcfutil.c" desc="This file is free software"/>
<filteritem type="filepath" name="builds/unix/pkg.m4" desc="pkg-config file"/>
</filefilter>
<filefilter name="binaryFileTypePolicyFilter" desc="Filters for binary file policies">
<filteritem type="filepath" name="docs/reference/site/assets/fonts/specimen/.*.ttf|.*.woff|.*.woff2" desc="freetype file, not to check"/>
<filteritem type="filepath" name="builds/amiga/README" desc="freetype file, not to check"/>
<filteritem type="filepath" name="builds/amiga/README" desc="freetype file, not to check"/>
<filteritem type="filepath" name="docs/reference/site/images/favico.ico" desc="freetype file, not to check"/>
<filteritem type="filepath" name="builds/amiga/makefile.os4" desc="freetype file, not to check"/>
<filteritem type="filepath" name="builds/amiga/smakefile" desc="freetype file, not to check"/>
<filteritem type="filepath" name="builds/vms/vmslib.dat" desc="freetype file, not to check"/>
<filteritem type="filepath" name="src/autofit/afblue.dat" desc="freetype file, not to check"/>
<filteritem type="filepath" name="docs/reference/site/sitemap.xml.gz" desc="freetype file, not to check"/>
<filteritem type="filepath" name="docs/reference/site/assets/images/favicon.png" desc="freetype file, not to check"/>
</filefilter>
</filefilterlist>
<licensematcherlist>
<licensematcher name="zlib/libpng License" desc="zlib/png license">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册