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