Fix: Clean up .gitattributes

This commit is contained in:
Andreas Möller 2022-04-19 09:51:29 +02:00
parent 724f83af0d
commit 142deb4323
No known key found for this signature in database
GPG Key ID: 9FB20A0BAF60E11F

6
.gitattributes vendored
View File

@ -1,8 +1,10 @@
/.github export-ignore
/demo export-ignore
/docs export-ignore
/tests export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.php_cs.dist export-ignore
/.travis.yml export-ignore
/.php-cs-fixer.dist export-ignore
/phpstan-baseline.neon export-ignore
/phpstan.neon export-ignore
/phpunit.xml.dist export-ignore