add ignored packages

This commit is contained in:
Haowei Wen 2022-04-30 12:50:28 +08:00
parent 2363588275
commit 940687e131

View file

@ -120,7 +120,12 @@ public final class Config {
"org.jcp.",
"org.json.",
"org.lwjgl.",
"com.mojang.blaze3d.",
"com.mojang.brigadier.",
"com.mojang.datafixers.",
"com.mojang.serialization.",
"org.objectweb.asm.",
"org.slf4j.",
"org.w3c.",
"org.xml.",
"org.yaml.snakeyaml.",