Skip to content

Commit

Permalink
exclude META-INF
Browse files Browse the repository at this point in the history
  • Loading branch information
ryderbelserion committed Aug 10, 2023
1 parent c052bab commit c27ac0a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions paper/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,11 @@ tasks {
archiveBaseName.set(projectName)
archiveClassifier.set("")

exclude("META-INF/**")

listOf(
"dev.triumphteam",
"org.jetbrains",
"org.bstats",
"de.tr7zw"
).forEach {
Expand Down

0 comments on commit c27ac0a

Please sign in to comment.