ignore license file when building docs
This commit is contained in:
parent
a396759f22
commit
bb4b6574bc
1 changed files with 1 additions and 0 deletions
|
@ -215,6 +215,7 @@
|
|||
<include name="doc/**.txt"/>
|
||||
<include name="doc/**.rst"/>
|
||||
<include name="doc/**/*.rst"/>
|
||||
<exclude name="doc/LICENSE.txt"/>
|
||||
</fileset>
|
||||
</foreach>
|
||||
</target>
|
||||
|
|
Loading…
Reference in a new issue