File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change 22# https://www.kernel.org/pub/software/scm/git/docs/gitattributes.html
33
44# Ignore all test and documentation with "export-ignore".
5- /.github export-ignore
5+ /.editorconfig export-ignore
66/.gitattributes export-ignore
7+ /.github export-ignore
78/.gitignore export-ignore
8- /phpunit.xml.dist export-ignore
9+ /.php_cs.dist.php export-ignore
10+ /UPGRADING.md export-ignore
911/art export-ignore
1012/docs export-ignore
11- /tests export-ignore
12- /workbench export-ignore
13- /.editorconfig export-ignore
14- /.php_cs.dist.php export-ignore
13+ /phpstan-baseline.neon export-ignore
14+ /phpstan.neon.dist export-ignore
15+ /phpunit.xml.dist export-ignore
16+ /pint.json export-ignore
1517/psalm.xml export-ignore
1618/psalm.xml.dist export-ignore
1719/testbench.yaml export-ignore
18- /UPGRADING.md export-ignore
19- /phpstan.neon.dist export-ignore
20- /phpstan-baseline.neon export-ignore
20+ /tests export-ignore
21+ /workbench export-ignore
You can’t perform that action at this time.
0 commit comments