don't skip build/ in source archive

This commit is contained in:
Hervé Boutemy
2022-05-02 00:00:51 +02:00
parent d37791600d
commit bb0a39831a

View File

@@ -42,7 +42,6 @@ under the License.
<exclude>**/*.ipr</exclude>
<exclude>**/.idea/**</exclude>
<exclude>**/.DS_Store</exclude>
<exclude>**/build/**</exclude>
</excludes>
</fileSet>
<fileSet>