updated build script
This commit is contained in:
parent
b561b90a3b
commit
e758a930ef
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit 6feb8863404b364cd23567148c99d9c54f30fe48
|
Subproject commit 14d3054e5b38ccf81444ef3770a55b8ae34ebf73
|
|
@ -17,7 +17,7 @@
|
||||||
<exclude name=".git/**"/>
|
<exclude name=".git/**"/>
|
||||||
<exclude name="**/*.xml"/>
|
<exclude name="**/*.xml"/>
|
||||||
</fileset>
|
</fileset>
|
||||||
<fileset dir="${dir.development}Modding-Library/">
|
<fileset dir="${dir.development}API-Bank/">
|
||||||
<exclude name=".git/**"/>
|
<exclude name=".git/**"/>
|
||||||
<exclude name="**/*.xml"/>
|
<exclude name="**/*.xml"/>
|
||||||
</fileset>
|
</fileset>
|
||||||
|
|
Loading…
Reference in a new issue