ZEPPELIN-923: exclude interpreter-setting.json

This commit is contained in:
AhyoungRyu 2016-06-04 20:44:26 -07:00
parent be3e22ea75
commit 3df8c7d878

View file

@ -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>