aboutsummaryrefslogtreecommitdiff
path: root/spark-bungeecord/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'spark-bungeecord/build.gradle')
-rw-r--r--spark-bungeecord/build.gradle2
1 files changed, 2 insertions, 0 deletions
diff --git a/spark-bungeecord/build.gradle b/spark-bungeecord/build.gradle
index 1a279eb..dd7f1c8 100644
--- a/spark-bungeecord/build.gradle
+++ b/spark-bungeecord/build.gradle
@@ -33,6 +33,8 @@ shadowJar {
exclude 'module-info.class'
exclude 'META-INF/maven/**'
exclude 'META-INF/proguard/**'
+ exclude '**/*.proto'
+ exclude '**/*.proto.bin'
}
artifacts {