提交 2409edfa 编写于 作者: beckhampu's avatar beckhampu 提交者: Liang Zhang

Add rat-plugin exclusion for sharding-ui-frontend (#3467)

* Add apache-rat-plugin exclusion for sharding-ui-frontend sources distribution

* Adjust apache-rat-plugin exclude pattern
上级 69b49b13
......@@ -792,6 +792,12 @@
<exclude>**/.eslintignore</exclude>
<exclude>**/package.json</exclude>
<exclude>**/assets/**</exclude>
<exclude>/dist/**</exclude>
<exclude>/etc/**</exclude>
<exclude>/node/**</exclude>
<exclude>/node_modules/**</exclude>
<exclude>/test/coverage/**</exclude>
<exclude>**/package-lock.json</exclude>
</excludes>
</configuration>
<executions>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册