forked from symfony/symfony
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitattributes
More file actions
13 lines (13 loc) · 815 Bytes
/
.gitattributes
File metadata and controls
13 lines (13 loc) · 815 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
/src/Symfony/Contracts export-ignore
/src/Symfony/Bridge/PhpUnit export-ignore
/src/Symfony/Component/Mailer/Bridge export-ignore
/src/Symfony/Component/Messenger/Bridge export-ignore
/src/Symfony/Component/Notifier/Bridge export-ignore
/src/Symfony/Component/Runtime export-ignore
/src/Symfony/Component/Translation/Bridge export-ignore
/src/Symfony/Component/Emoji/Resources/data/* linguist-generated=true
/src/Symfony/Component/Intl/Resources/data/*/* linguist-generated=true
/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_writer/* linguist-generated=true
/src/Symfony/Component/JsonStreamer/Tests/Fixtures/stream_reader/* linguist-generated=true
/src/Symfony/**/.github/workflows/close-pull-request.yml linguist-generated=true
/src/Symfony/**/.github/PULL_REQUEST_TEMPLATE.md linguist-generated=true