mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-12 06:48:41 +00:00
Exclude vendor
This commit is contained in:
parent
1017a3a003
commit
df8d6c42c0
|
|
@ -25,6 +25,7 @@
|
||||||
<directory suffix="lang.php">../*</directory>
|
<directory suffix="lang.php">../*</directory>
|
||||||
<directory suffix="Test.php">../*</directory>
|
<directory suffix="Test.php">../*</directory>
|
||||||
<directory>./Build</directory>
|
<directory>./Build</directory>
|
||||||
|
<directory>*/vendor/*</directory>
|
||||||
</exclude>
|
</exclude>
|
||||||
</whitelist>
|
</whitelist>
|
||||||
</filter>
|
</filter>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user