Fix: try to add all subdir
This commit is contained in:
parent
4f115268a9
commit
d8a0fed001
@ -5,7 +5,10 @@
|
||||
|
||||
<exclude-pattern>*/conf/*</exclude-pattern>
|
||||
<exclude-pattern>*/filemanagerdol/*</exclude-pattern>
|
||||
<exclude-pattern>*/includes/**</exclude-pattern>
|
||||
<exclude-pattern>*/includes/*</exclude-pattern>
|
||||
<exclude-pattern>*/includes/nusoap/*</exclude-pattern>
|
||||
<exclude-pattern>*/includes/nusoap/lib/*</exclude-pattern>
|
||||
<exclude-pattern>*/includes/nusoap/lib/Mail/*</exclude-pattern>
|
||||
<exclude-pattern>*/PEAR/*</exclude-pattern>
|
||||
<exclude-pattern>*/NET/*</exclude-pattern>
|
||||
<exclude-pattern>*/HTTP/*</exclude-pattern>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user