mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Exclude Gemfile.lock from rat plugin
This commit is contained in:
parent
a48fbed3f0
commit
61dc5b7f76
1 changed files with 1 additions and 0 deletions
1
pom.xml
1
pom.xml
|
|
@ -484,6 +484,7 @@
|
|||
|
||||
<!-- docs (website) build target dir -->
|
||||
<exclude>docs/_site/**</exclude>
|
||||
<exclude>docs/Gemfile.lock</exclude>
|
||||
</excludes>
|
||||
</configuration>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue