mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Exclude docs/CONTRIBUTING.md
This commit is contained in:
parent
2f7520b324
commit
2879ada895
1 changed files with 1 additions and 0 deletions
1
pom.xml
1
pom.xml
|
|
@ -486,6 +486,7 @@
|
|||
<exclude>docs/sitemap.txt</exclude>
|
||||
<exclude>docs/search_data.json</exclude>
|
||||
<exclude>**/dependency-reduced-pom.xml</exclude>
|
||||
<exclude>docs/CONTRIBUTING.md</exclude>
|
||||
|
||||
<!-- bundled from anchor -->
|
||||
<exclude>docs/assets/themes/zeppelin/js/anchor.min.js</exclude>
|
||||
|
|
|
|||
Loading…
Reference in a new issue