-
-
Notifications
You must be signed in to change notification settings - Fork 9
/
.gitattributes
22 lines (22 loc) · 942 Bytes
/
.gitattributes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
* text=auto
/.ddev export-ignore
/.github export-ignore
/Resources/Private/Frontend export-ignore
/Resources/Private/Libs export-ignore
/Tests export-ignore
/.crowdin.yaml export-ignore
/.editorconfig export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/CODE_OF_CONDUCT.md export-ignore
/codeception.yml export-ignore
/CODEOWNERS export-ignore
/composer.lock export-ignore
/CONTRIBUTING.md export-ignore
/docker-compose.yml export-ignore
/packaging_exclude.php export-ignore
/phpunit.functional.xml export-ignore
/phpunit.unit.xml export-ignore
/renovate.json export-ignore
/SECURITY.md export-ignore
/version-bumper.yaml export-ignore