1
0
Fork 0

Add another ignored directory.

Dieser Commit ist enthalten in:
Sébastien Lucas 2013-12-31 11:14:36 +01:00
Ursprung b4d3fe6b22
Commit 91209c19fd
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen

Datei anzeigen

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