mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
fix: allow copying the phpunit.xml
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user