Update .gitattributes

This commit is contained in:
William Desportes
2022-11-12 12:59:22 +01:00
parent b5dc333089
commit e2825e04af
+2 -4
View File
@@ -1,8 +1,7 @@
/.gitattributes export-ignore /.gitattributes export-ignore
/.gitignore export-ignore /.gitignore export-ignore
/.scrutinizer.yml export-ignore /.yamllint.yaml export-ignore
/.travis.yml export-ignore /composer-require-checker.json export-ignore
/composer-require-config.json export-ignore
/composer.lock export-ignore /composer.lock export-ignore
/phpmd.xml.dist export-ignore /phpmd.xml.dist export-ignore
/phpunit.xml.dist export-ignore /phpunit.xml.dist export-ignore
@@ -13,5 +12,4 @@
/psalm.xml export-ignore /psalm.xml export-ignore
/tests/ export-ignore /tests/ export-ignore
/examples/ export-ignore /examples/ export-ignore
/.dependabot/ export-ignore
/.github/ export-ignore /.github/ export-ignore