mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
ZEPPELIN-923: exclude interpreter-setting.json
This commit is contained in:
parent
be3e22ea75
commit
3df8c7d878
1 changed files with 1 additions and 0 deletions
1
pom.xml
1
pom.xml
|
|
@ -475,6 +475,7 @@
|
|||
<exclude>conf/zeppelin-env.sh</exclude>
|
||||
<exclude>spark-*-bin*/**</exclude>
|
||||
<exclude>.spark-dist/**</exclude>
|
||||
<exclude>**/interpreter-setting.json</exclude>
|
||||
|
||||
<!-- bundled from bootstrap -->
|
||||
<exclude>docs/assets/themes/zeppelin/bootstrap/**</exclude>
|
||||
|
|
|
|||
Loading…
Reference in a new issue