Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
f7c87dbcf3
@ -46,6 +46,8 @@
|
||||
<directory>vendor/</directory>
|
||||
<!-- excluding the tests from the coverage -->
|
||||
<directory>test/</directory>
|
||||
<!-- excluding the twig cache from the coverage -->
|
||||
<directory>cache/</directory>
|
||||
<!-- examples for users -->
|
||||
<directory suffix=".php">examples</directory>
|
||||
</exclude>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user