mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-28 11:07:25 +00:00
:octocat:
This commit is contained in:
+21
-21
@@ -1,23 +1,23 @@
|
||||
/.build export-ignore
|
||||
/.github export-ignore
|
||||
/.idea export-ignore
|
||||
/.phan export-ignore
|
||||
/.phpdoc export-ignore
|
||||
/benchmark export-ignore
|
||||
/docs export-ignore
|
||||
/examples export-ignore
|
||||
/tests export-ignore
|
||||
/.editorconfig export-ignore
|
||||
/.gitattributes export-ignore
|
||||
/.gitignore export-ignore
|
||||
/.readthedocs.yml export-ignore
|
||||
/composer.lock export-ignore
|
||||
/phpbench.json export-ignore
|
||||
/phpcs.xml.dist export-ignore
|
||||
/phpdoc.xml.dist export-ignore
|
||||
/phpmd.xml.dist export-ignore
|
||||
/phpunit.xml.dist export-ignore
|
||||
/phpstan.dist.neon export-ignore
|
||||
/phpstan-baseline.neon export-ignore
|
||||
/.build export-ignore
|
||||
/.github export-ignore
|
||||
/.idea export-ignore
|
||||
/.phan export-ignore
|
||||
/.phpdoc export-ignore
|
||||
/benchmark export-ignore
|
||||
/docs export-ignore
|
||||
/examples export-ignore
|
||||
/tests export-ignore
|
||||
/.editorconfig export-ignore
|
||||
/.gitattributes export-ignore
|
||||
/.gitignore export-ignore
|
||||
/.readthedocs.yml export-ignore
|
||||
/composer.lock export-ignore
|
||||
/phpbench.json export-ignore
|
||||
/phpcs.xml.dist export-ignore
|
||||
/phpdoc.xml.dist export-ignore
|
||||
/phpmd.xml.dist export-ignore
|
||||
/phpunit.xml.dist export-ignore
|
||||
/phpstan.dist.neon export-ignore
|
||||
/phpstan-baseline.neon export-ignore
|
||||
|
||||
*.php diff=php
|
||||
|
||||
@@ -19,4 +19,3 @@ phpdoc.xml
|
||||
phpmd.xml
|
||||
phpunit.xml
|
||||
phpstan.neon
|
||||
tests/Performance/*.json
|
||||
|
||||
Reference in New Issue
Block a user