classpath.exclusions
; exclude paths from classpath when searching for haxeui arifacts (module.xml, native.xml, etc)
; speeds up build
^build\/
^export\/
\/haxe\/std
\/hscript
\/tink_.*\/.*$
\/haxeui-core\/(.*\/)?cli.?$
\/haxeui-core\/(.*\/)?haxe\/ui.*\w+
\/haxeui-\w+\/(.*\/)?haxe\/ui\/backend\/\w+
\/swf\/.*\/src\/.*$
\/hxnodejs\/
\/hxcpp\/
# some common things that shouldnt be on the classpath, but sometimes seem to be ¯\_(ツ)_/¯
\/node_modules\/
\/export\/
\/build\/
\/dump\/