fix: allow copying the phpunit.xml

This commit is contained in:
Owen Voke
2021-06-15 09:37:58 +01:00
parent 55449c956a
commit fa16775ee2

2
.gitattributes vendored
View File

@ -8,7 +8,7 @@
.gitattributes export-ignore .gitattributes export-ignore
.gitignore export-ignore .gitignore export-ignore
phpstan.neon export-ignore phpstan.neon export-ignore
phpunit.xml export-ignore /phpunit.xml export-ignore
CHANGELOG.md export-ignore CHANGELOG.md export-ignore
CONTRIBUTING.md export-ignore CONTRIBUTING.md export-ignore
README.md export-ignore README.md export-ignore