提交 53a7eb44 编写于 作者: P pssea 提交者: Gitee

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>
上级 892f4455
......@@ -72,6 +72,12 @@ Note:If the text contains special characters, please escape them according to th
<filteritem type="filename" name="makeproj.mac" desc="project files for the libjpeg library"/>
<filteritem type="filename" name="depcomp" desc="Automatic dependency tracking file"/>
</filefilter>
<filefilter name="binaryFileTypePolicyFilter" desc="Filters for binary file policies">
<filteritem type="filename" name="make*.v16" desc="Project file,not to check"/>
<filteritem type="filename" name="make*.vc6" desc="Project file,not to check"/>
<filteritem type="filename" name="test*.jpg" desc="Project file,not to check"/>
<filteritem type="filename" name="testimg.*" desc="Project file,not to check"/>
</filefilter>
</filefilterlist>
<licensematcherlist>
<licensematcher name="Libjpeg License (JPEG License)" desc="libjpeg license header.">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册