重新编排.gitignnore规则

This commit is contained in:
柳清爽
2025-03-17 11:47:42 +08:00
parent 083813dd5e
commit 0c259b413c
1781 changed files with 113 additions and 941 deletions

0
Server/vendor/guzzlehttp/guzzle/.php_cs vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/CHANGELOG.md vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/Dockerfile vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/LICENSE vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/README.md vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/UPGRADING.md vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/composer.json vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/src/Client.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/src/ClientInterface.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php vendored Executable file → Normal file
View File

View File

0
Server/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php vendored Executable file → Normal file
View File

View File

0
Server/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/src/Exception/SeekException.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php vendored Executable file → Normal file
View File

View File

0
Server/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php vendored Executable file → Normal file
View File

View File

0
Server/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/src/HandlerStack.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/src/MessageFormatter.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/src/Middleware.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/src/Pool.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/src/RequestOptions.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/src/TransferStats.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/src/UriTemplate.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/src/Utils.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/src/functions.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/guzzle/src/functions_include.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/promises/CHANGELOG.md vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/promises/LICENSE vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/promises/Makefile vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/promises/README.md vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/promises/composer.json vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/promises/src/AggregateException.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/promises/src/CancellationException.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/promises/src/Coroutine.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/promises/src/Create.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/promises/src/Each.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/promises/src/EachPromise.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/promises/src/FulfilledPromise.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/promises/src/Is.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/promises/src/Promise.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/promises/src/PromiseInterface.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/promises/src/PromisorInterface.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/promises/src/RejectedPromise.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/promises/src/RejectionException.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/promises/src/TaskQueue.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/promises/src/TaskQueueInterface.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/promises/src/Utils.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/promises/src/functions.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/promises/src/functions_include.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/.github/FUNDING.yml vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/.github/stale.yml vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/.github/workflows/ci.yml vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/.github/workflows/integration.yml vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/.github/workflows/static.yml vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/.php_cs.dist vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/CHANGELOG.md vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/LICENSE vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/README.md vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/composer.json vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/src/AppendStream.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/src/BufferStream.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/src/CachingStream.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/src/DroppingStream.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/src/FnStream.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/src/Header.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/src/InflateStream.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/src/LazyOpenStream.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/src/LimitStream.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/src/Message.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/src/MessageTrait.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/src/MimeType.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/src/MultipartStream.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/src/NoSeekStream.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/src/PumpStream.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/src/Query.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/src/Request.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/src/Response.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/src/Rfc7230.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/src/ServerRequest.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/src/Stream.php vendored Executable file → Normal file
View File

0
Server/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php vendored Executable file → Normal file
View File

Some files were not shown because too many files have changed in this diff Show More