List of URLs which will be excluded from the Context.



Each line is a URL Regex and should be in the form of:
e.g. http://localhost:8180/bodgeit.*
e.g. \Qhttp://localhost:8180/bodgeit\E.*
e.g. http://localhost:8180/bodgeit/logout.php
e.g. \Qhttp://localhost:8180/bodgeit/logout.php\E



Accepts System Environment Variables, Build Variables as well as Environment Inject Plugin Variables(cannot be used during pre-build).