Skip to content
Snippets Groups Projects
Commit df5f02be authored by Thomas Müller's avatar Thomas Müller
Browse files

Exclude apps/files/l10n from coverage reports

parent b76725c1
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@
<directory suffix=".php">..</directory>
<exclude>
<directory suffix=".php">../3rdparty</directory>
<directory suffix=".php">../apps/files/l10n</directory>
<directory suffix=".php">../lib/MDB2</directory>
</exclude>
</whitelist>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment