Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2017-08-22 12:49:59 +02:00
commit f7c87dbcf3

View File

@ -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>