提交 a6e80da3 编写于 作者: M Marton Balassi

[hotfix][webfrontend] Added non-binary image assets to license check exceptions

上级 0eb46eba
...@@ -831,6 +831,11 @@ under the License. ...@@ -831,6 +831,11 @@ under the License.
<exclude>flink-runtime-web/web-dashboard/assets/fonts/FontAwesome.otf</exclude> <exclude>flink-runtime-web/web-dashboard/assets/fonts/FontAwesome.otf</exclude>
<exclude>flink-runtime-web/web-dashboard/assets/fonts/fontawesome*</exclude> <exclude>flink-runtime-web/web-dashboard/assets/fonts/fontawesome*</exclude>
<!-- web dashboard non-binary image assets -->
<exclude>flink-runtime-web/web-dashboard/assets/images/browserconfig.xml</exclude>
<exclude>flink-runtime-web/web-dashboard/assets/images/manifest.json</exclude>
<exclude>flink-runtime-web/web-dashboard/assets/images/safari-pinned-tab.svg</exclude>
<!-- generated contents --> <!-- generated contents -->
<exclude>flink-runtime-web/web-dashboard/web/**</exclude> <exclude>flink-runtime-web/web-dashboard/web/**</exclude>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册