mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-17 12:26:40 +00:00
24 lines
793 B
Plaintext
24 lines
793 B
Plaintext
/.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
|