misc: add Psalm configuration file to .gitattributes

This commit is contained in:
Romain Canon 2022-04-06 18:27:12 +02:00
parent ee0d1fed6b
commit 9792722e4f

1
.gitattributes vendored
View File

@ -10,6 +10,7 @@
/.php-cs-fixer.dist.php export-ignore
/infection.json.dist export-ignore
/phpstan.neon.dist export-ignore
/psalm.xml export-ignore
/phpunit.xml.dist export-ignore
*.stub linguist-language=PHP