mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
move configurations to right path and add excluding rat-plugin
This commit is contained in:
parent
09408e32a5
commit
5dcb8c17c2
5 changed files with 1 additions and 0 deletions
1
pom.xml
1
pom.xml
|
|
@ -746,6 +746,7 @@
|
|||
<exclude>.spark-dist/**</exclude>
|
||||
<exclude>**/interpreter-setting.json</exclude>
|
||||
<exclude>**/constants.json</exclude>
|
||||
<exclude>scripts/**</exclude>
|
||||
|
||||
<!-- bundled from bootstrap -->
|
||||
<exclude>docs/assets/themes/zeppelin/bootstrap/**</exclude>
|
||||
|
|
|
|||
Loading…
Reference in a new issue