Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jzbrooks committed Mar 23, 2022
1 parent 8cc3203 commit 253a608
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions vgo/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,7 @@ tasks {
"META-INF/*.version",

// todo: maybe these should be included the jar?
"META-INF/LICENSE",
"META-INF/LICENSE.txt",
"META-INF/LICENSE.md",
"META-INF/LICENSE*",
"META-INF/DEPENDENCIES",
"META-INF/BCKEY.DSA",
"META-INF/BCKEY.SF",
Expand Down

0 comments on commit 253a608

Please sign in to comment.