Exclude docs/CONTRIBUTING.md

This commit is contained in:
AhyoungRyu 2016-08-12 23:59:00 +09:00
parent 2f7520b324
commit 2879ada895

View file

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