temp ignore dirs with ongoing implemenation

This commit is contained in:
Dennis Eichhorn 2020-09-26 15:20:53 +02:00
parent eab249b3b8
commit d833b3b9f4

View File

@ -19,6 +19,8 @@
<exclude-pattern>*/Routes/*</exclude-pattern>
<exclude-pattern>*/tests/*</exclude-pattern>
<exclude-pattern>*/vendor/*</exclude-pattern>
<exclude-pattern>*/OAuth2/*</exclude-pattern><!-- @todo: temporarily disabled-->
<exclude-pattern>*/Mail/*</exclude-pattern><!-- @todo: temporarily disabled-->
<exclude-pattern>*Hooks.php</exclude-pattern>
<exclude-pattern>*Markdown.js</exclude-pattern>
<exclude-pattern>*Markdown.php</exclude-pattern>