-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Expand file tree
/
Copy path.gitattributes
More file actions
20 lines (19 loc) · 722 Bytes
/
Copy path.gitattributes
File metadata and controls
20 lines (19 loc) · 722 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/.editorconfig export-ignore
/.gitattributes export-ignore
/.github export-ignore
/.gitignore export-ignore
/.multi-tester.yml export-ignore
/.php-cs-fixer.dist.php export-ignore
/.styleci.yml export-ignore
/.travis.yml export-ignore
/build.php export-ignore
/contributing.md export-ignore
/codecov.yml export-ignore
/phpdoc.php export-ignore
/phpmd.xml export-ignore
/phpstan.neon export-ignore
/phpunit.xml.dist export-ignore
/psalm.xml export-ignore
/sponsors.php export-ignore
/tests export-ignore
* text=auto eol=lf