Update .gitattributes (#1355)

This commit is contained in:
angeljqv
2022-08-11 12:32:48 +02:00
committed by GitHub
parent 5eadd2c7de
commit c40fee2a3f
+6
View File
@@ -5,5 +5,11 @@
/.gitattributes export-ignore /.gitattributes export-ignore
/.github export-ignore /.github export-ignore
/.gitignore export-ignore /.gitignore export-ignore
/.editorconfig export-ignore
/phpunit.xml.dist export-ignore /phpunit.xml.dist export-ignore
/tests export-ignore /tests export-ignore
/.php_cs.common.php export-ignore
/.php_cs.dist export-ignore
/.php_cs.tests.php export-ignore
/psalm.xml export-ignore
/psalm-baseline.xml export-ignore