Merge pull request #344 from williamdes/gitattributes-update

Update .gitattributes
This commit is contained in:
Jaap van Otterdijk
2022-11-14 08:58:30 +01:00
committed by GitHub
+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