mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-18 14:40:05 +00:00
19 lines
544 B
Plaintext
19 lines
544 B
Plaintext
/.build export-ignore
|
|
/.github export-ignore
|
|
/.idea export-ignore
|
|
/.phan export-ignore
|
|
/.phpdoc export-ignore
|
|
/docs export-ignore
|
|
/examples export-ignore
|
|
/tests export-ignore
|
|
/.editorconfig export-ignore
|
|
/.gitattributes export-ignore
|
|
/.gitignore export-ignore
|
|
/.readthedocs.yml export-ignore
|
|
/phpcs.xml.dist export-ignore
|
|
/phpdoc.xml.dist export-ignore
|
|
/phpmd.xml.dist export-ignore
|
|
/phpunit.xml.dist export-ignore
|
|
|
|
*.php diff=php
|