Exclude examiner from -forge when merging

This commit is contained in:
Octavia Togami 2022-06-04 10:40:58 -07:00
parent bed2419f51
commit 9e98e77a9c
No known key found for this signature in database
GPG Key ID: CC364524D1983C99

View File

@ -25,6 +25,7 @@
exclude("com/thoughtworks/")
exclude("net/royawesome/")
exclude("org/enginehub/piston/")
exclude("net/kyori/examination/")
// Exclude worldedit-core
exclude {
val pathString = it.relativePath.pathString