Add another ignored directory.
This commit is contained in:
parent
b4d3fe6b22
commit
91209c19fd
|
@ -7,6 +7,7 @@
|
|||
<exclude>
|
||||
<directory suffix=".php">./resources</directory>
|
||||
<directory suffix=".php">./test</directory>
|
||||
<directory suffix=".php">./saucetest</directory>
|
||||
<file>config.php</file>
|
||||
<file>config_default.php</file>
|
||||
</exclude>
|
||||
|
|
Loading…
Reference in a new issue