We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.gitattributes
1 parent b383d16 commit ea704bbCopy full SHA for ea704bb
.gitattributes
@@ -16,9 +16,14 @@
16
/.editorconfig export-ignore
17
/.gitattributes export-ignore
18
/.gitignore export-ignore
19
-/.php_cs.dist export-ignore
+/.php-cs-fixer.dist.php export-ignore
20
/.travis.yml export-ignore
21
/Makefile export-ignore
22
/phpstan.neon export-ignore
23
+/phpstan-baseline.neon export-ignore
24
/phpunit.xml.dist export-ignore
25
/psalm.xml.dist export-ignore
26
+/psalm-baseline.xml export-ignore
27
+/codecov.yml export-ignore
28
+/.github export-ignore
29
+/phpbench.json export-ignore
0 commit comments