mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Exclude .log from rat
This commit is contained in:
parent
fb15d0bf6f
commit
643530a1b7
1 changed files with 1 additions and 0 deletions
1
pom.xml
1
pom.xml
|
|
@ -1059,6 +1059,7 @@
|
|||
<exclude>**/*.patch</exclude>
|
||||
<exclude>**/*.avsc</exclude>
|
||||
<exclude>**/*.avro</exclude>
|
||||
<exclude>**/*.log</exclude>
|
||||
<exclude>**/docs/**</exclude>
|
||||
<exclude>**/test/resources/**</exclude>
|
||||
<exclude>**/.settings/*</exclude>
|
||||
|
|
|
|||
Loading…
Reference in a new issue