Skip to content

Commit

Permalink
build(shade): Fixed ignore files name
Browse files Browse the repository at this point in the history
  • Loading branch information
CarmJos committed Dec 16, 2023
1 parent 9827ef5 commit 757a4d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game/plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<filter>
<artifact>*:*</artifact>
<excludes>
<exclude>META-INF/MAN IFEST.MF</exclude>
<exclude>META-INF/MANIFEST.MF</exclude>
<exclude>META-INF/*.txt</exclude>
</excludes>
</filter>
Expand Down

0 comments on commit 757a4d8

Please sign in to comment.