mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
Refactor: removed outdated files, added actual license and readme to releases
This commit is contained in:
parent
4e9ffdfaf9
commit
7880d6cc43
11 changed files with 27 additions and 199 deletions
|
|
@ -24,6 +24,15 @@
|
|||
</dependencySet>
|
||||
</dependencySets>
|
||||
<fileSets>
|
||||
<fileSet>
|
||||
<filtered>true</filtered>
|
||||
<directory>../</directory>
|
||||
<includes>
|
||||
<include>readme.md</include>
|
||||
<include>LICENSE.txt</include>
|
||||
</includes>
|
||||
<outputDirectory>/</outputDirectory>
|
||||
</fileSet>
|
||||
<fileSet>
|
||||
<filtered>true</filtered>
|
||||
<directory>release/</directory>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue