This is an automated email from the ASF dual-hosted git repository. xuba pushed a commit to branch v0.7.x-test-front in repository https://gitbox.apache.org/repos/asf/amoro.git
commit b4d894fa2ee4f19f571451f9f31fad66722b1e7e Author: Xavier Bai <[email protected]> AuthorDate: Thu Feb 29 16:07:22 2024 +0800 [WAP] exclude license --- .rat-excludes | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.rat-excludes b/.rat-excludes index 336f40641..9605e1ddc 100644 --- a/.rat-excludes +++ b/.rat-excludes @@ -18,4 +18,8 @@ docs/** **/pnpm-lock.yaml **/src/main/resources/static/** **/ams-dashboard/dist/** -**/components.d.ts \ No newline at end of file +**/components.d.ts + +# WAP +wbx3-policies/** +frontend/** \ No newline at end of file
