Skip to content

Commit 026b36b

Browse files
committed
minor #52261 [Translation] Ignore bridges in .gitattributes file (OskarStark)
This PR was merged into the 5.4 branch. Discussion ---------- [Translation] Ignore bridges in `.gitattributes` file | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | -- | License | MIT Commits ------- c3b3ab0 [Translation] Ignore bridges in `.gitattributes` file
2 parents e022833 + c3b3ab0 commit 026b36b

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
@@ -4,4 +4,5 @@
44
/src/Symfony/Component/Messenger/Bridge export-ignore
55
/src/Symfony/Component/Notifier/Bridge export-ignore
66
/src/Symfony/Component/Runtime export-ignore
7+
/src/Symfony/Component/Translation/Bridge export-ignore
78
/src/Symfony/Component/Intl/Resources/data/*/* linguist-generated=true

0 commit comments

Comments
 (0)