mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 10:07:12 +00:00
16 lines
425 B
Plaintext
16 lines
425 B
Plaintext
/.gitattributes export-ignore
|
|
/.gitignore export-ignore
|
|
/.yamllint.yaml export-ignore
|
|
/composer-require-checker.json export-ignore
|
|
/composer.lock export-ignore
|
|
/phpmd.xml.dist export-ignore
|
|
/phpunit.xml.dist export-ignore
|
|
/Makefile export-ignore
|
|
/phive.xml export-ignore
|
|
/phpcs.xml.dist export-ignore
|
|
/phpstan.neon export-ignore
|
|
/psalm.xml export-ignore
|
|
/tests/ export-ignore
|
|
/examples/ export-ignore
|
|
/.github/ export-ignore
|