Skip to content

Commit

Permalink
Merge pull request #1582 from PHPCompatibility/feature/update-gitattr…
Browse files Browse the repository at this point in the history
…ibutes

.gitattributes: ignore new PHPUnit 10 config file
  • Loading branch information
wimg committed Jun 26, 2023
2 parents 469df33 + 0723bec commit 3a363eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
/.gitignore export-ignore
/phpcs.xml.dist export-ignore
/phpunit.xml.dist export-ignore
/phpunit10.xml.dist export-ignore
/.github export-ignore
/bin export-ignore
/phpunit-bootstrap.php export-ignore
Expand Down

0 comments on commit 3a363eb

Please sign in to comment.