mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-17 17:47:13 +00:00
18 lines
489 B
Plaintext
18 lines
489 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
|
|
/phpstan-baseline.neon export-ignore
|
|
/psalm.xml export-ignore
|
|
/phpdoc.dist.xml export-ignore
|
|
/tests/ export-ignore
|
|
/docs/ export-ignore
|
|
/.github/ export-ignore
|