Skip to content

Commit 413a54f

Browse files
committed
minor #36213 add missing gitattributes for phpunit-bridge (Tobion)
This PR was squashed before being merged into the 4.4 branch. Discussion ---------- add missing gitattributes for phpunit-bridge | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Tickets | | License | MIT | Doc PR | Seems like the phpunit bridge has been forgotten in symfony/symfony#33579 Commits ------- d4c052a2fa add missing gitattributes for phpunit-bridge
2 parents b119195 + 1753244 commit 413a54f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
/Tests export-ignore
22
/phpunit.xml.dist export-ignore
3+
/.gitattributes export-ignore
34
/.gitignore export-ignore

0 commit comments

Comments
 (0)