重新编排.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/endroid/qr-code/.gitignore vendored Executable file → Normal file
View File

0
Server/vendor/endroid/qr-code/.travis.yml vendored Executable file → Normal file
View File

0
Server/vendor/endroid/qr-code/LICENSE vendored Executable file → Normal file
View File

0
Server/vendor/endroid/qr-code/README.md vendored Executable file → Normal file
View File

0
Server/vendor/endroid/qr-code/assets/noto_sans.otf vendored Executable file → Normal file
View File

0
Server/vendor/endroid/qr-code/assets/open_sans.ttf vendored Executable file → Normal file
View File

0
Server/vendor/endroid/qr-code/assets/symfony.png vendored Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

0
Server/vendor/endroid/qr-code/composer.json vendored Executable file → Normal file
View File

0
Server/vendor/endroid/qr-code/phpunit.xml.dist vendored Executable file → Normal file
View File

View File

View File

View File

0
Server/vendor/endroid/qr-code/src/ErrorCorrectionLevel.php vendored Executable file → Normal file
View File

View File

View File

View File

0
Server/vendor/endroid/qr-code/src/Exception/QrCodeException.php vendored Executable file → Normal file
View File

View File

0
Server/vendor/endroid/qr-code/src/Exception/ValidationException.php vendored Executable file → Normal file
View File

0
Server/vendor/endroid/qr-code/src/Factory/QrCodeFactory.php vendored Executable file → Normal file
View File

0
Server/vendor/endroid/qr-code/src/LabelAlignment.php vendored Executable file → Normal file
View File

0
Server/vendor/endroid/qr-code/src/QrCode.php vendored Executable file → Normal file
View File

0
Server/vendor/endroid/qr-code/src/QrCodeInterface.php vendored Executable file → Normal file
View File

0
Server/vendor/endroid/qr-code/src/StaticWriterRegistry.php vendored Executable file → Normal file
View File

View File

0
Server/vendor/endroid/qr-code/src/Writer/AbstractBaconWriter.php vendored Executable file → Normal file
View File

0
Server/vendor/endroid/qr-code/src/Writer/AbstractWriter.php vendored Executable file → Normal file
View File

0
Server/vendor/endroid/qr-code/src/Writer/BinaryWriter.php vendored Executable file → Normal file
View File

0
Server/vendor/endroid/qr-code/src/Writer/DebugWriter.php vendored Executable file → Normal file
View File

0
Server/vendor/endroid/qr-code/src/Writer/EpsWriter.php vendored Executable file → Normal file
View File

0
Server/vendor/endroid/qr-code/src/Writer/PngWriter.php vendored Executable file → Normal file
View File

0
Server/vendor/endroid/qr-code/src/Writer/SvgWriter.php vendored Executable file → Normal file
View File

0
Server/vendor/endroid/qr-code/src/Writer/WriterInterface.php vendored Executable file → Normal file
View File

0
Server/vendor/endroid/qr-code/src/WriterRegistry.php vendored Executable file → Normal file
View File

0
Server/vendor/endroid/qr-code/src/WriterRegistryInterface.php vendored Executable file → Normal file
View File

View File

View File

0
Server/vendor/endroid/qr-code/tests/Bundle/app/.gitignore vendored Executable file → Normal file
View File

0
Server/vendor/endroid/qr-code/tests/Bundle/app/AppKernel.php vendored Executable file → Normal file
View File

0
Server/vendor/endroid/qr-code/tests/Bundle/app/bootstrap.php vendored Executable file → Normal file
View File

0
Server/vendor/endroid/qr-code/tests/Bundle/app/config/config.yml vendored Executable file → Normal file
View File

0
Server/vendor/endroid/qr-code/tests/Bundle/app/config/routing.yml vendored Executable file → Normal file
View File

0
Server/vendor/endroid/qr-code/tests/QrCodeTest.php vendored Executable file → Normal file
View File