变更忽略列表

This commit is contained in:
IYUU
2020-01-31 20:51:34 +08:00
parent 7dc0c54c56
commit a69a2c2955
27 changed files with 2 additions and 2148 deletions

View File

@ -1,10 +0,0 @@
<?php
// autoload_psr4.php @generated by Composer
$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);
return array(
'IYUU\\' => array($baseDir . '/app'),
);