Fix: More complete exclusion list
This commit is contained in:
parent
0452c2d68e
commit
85ccb094b4
@ -6,6 +6,8 @@
|
|||||||
<exclude-pattern>*/conf.php</exclude-pattern>
|
<exclude-pattern>*/conf.php</exclude-pattern>
|
||||||
<exclude-pattern>*/includes/*</exclude-pattern>
|
<exclude-pattern>*/includes/*</exclude-pattern>
|
||||||
<exclude-pattern>*/documents/*</exclude-pattern>
|
<exclude-pattern>*/documents/*</exclude-pattern>
|
||||||
|
<exclude-pattern>*/custom/*</exclude-pattern>
|
||||||
|
<exclude-pattern>*/nltechno*</exclude-pattern>
|
||||||
|
|
||||||
<!-- List of all tests -->
|
<!-- List of all tests -->
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user