From 7ba4c29e33096bcd2470b4001b0b6729f81797ae Mon Sep 17 00:00:00 2001 From: Ian Harrigan Date: Mon, 29 Jul 2024 16:37:29 +0200 Subject: [PATCH] additional classpath exclusions --- classpath.exclusions | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/classpath.exclusions b/classpath.exclusions index 8b73f2a84..001cbd395 100644 --- a/classpath.exclusions +++ b/classpath.exclusions @@ -13,4 +13,11 @@ \/haxeui-\w+\/(.*\/)?haxe\/ui\/backend\/\w+ \/swf\/.*\/src\/.*$ -\/hxnodejs\/ \ No newline at end of file +\/hxnodejs\/ +\/hxcpp\/ + +# some common things that shouldnt be on the classpath, but sometimes seem to be ¯\_(ツ)_/¯ +\/node_modules\/ +\/export\/ +\/build\/ +\/dump\/