提交 d9dc7819 编写于 作者: 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>
上级 fe14369a
......@@ -85,6 +85,13 @@ Note:If the text contains special characters, please escape them according to th
<filteritem type="filepath" name="contrib/gregbook/Makefile.sgi" desc="sample makefile, not license declare"/>
<filteritem type="filepath" name="contrib/visupng/cexcept.h" desc="An interface for exception-handling in ANSI C"/>
</filefilter>
<filefilter name="binaryFileTypePolicyFilter" desc="Filters for binary file policies">
<filteritem type="filepath" name="contrib/pngsuite/.*.png" desc="libpng file, not to check"/>
<filteritem type="filepath" name="contrib/testpngs/.*.png" desc="libpng file, not to check"/>
<filteritem type="filepath" name="contrib/visupng/.*.png|.*.ico" desc="libpng file, not to check"/>
<filteritem type="filepath" name="contrib/gregbook/.*.png" desc="libpng file, not to check"/>
<filteritem type="filename" name="png*.png|png*.jpg" desc="libpng file, not to check"/>
</filefilter>
</filefilterlist>
</oatconfig>
</configuration>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册