1
0

[HUDI-478] Fix too many files with unapproved license when execute build_local_docker_images (#1323)

This commit is contained in:
lamber-ken
2020-02-12 08:34:00 +08:00
committed by GitHub
parent 578efa2a07
commit e5a69ed6af

View File

@@ -329,6 +329,7 @@
<exclude>DISCLAIMER-WIP</exclude>
<exclude>**/.*</exclude>
<exclude>**/*.json</exclude>
<exclude>**/*.log</exclude>
<exclude>**/*.sqltemplate</exclude>
<exclude>**/compose_env</exclude>
<exclude>**/*NOTICE*</exclude>