We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c6f5de commit 8db553dCopy full SHA for 8db553d
.gitattributes
@@ -6,9 +6,14 @@
6
/.gitattributes export-ignore
7
/.gitignore export-ignore
8
/phpunit.xml.dist export-ignore
9
+/art export-ignore
10
+/docs export-ignore
11
/tests export-ignore
12
/.editorconfig export-ignore
-/.php_cs.dist export-ignore
13
+/.php_cs.dist.php export-ignore
14
/psalm.xml export-ignore
15
/psalm.xml.dist export-ignore
16
/testbench.yaml export-ignore
17
+/UPGRADING.md export-ignore
18
+/phpstan.neon.dist export-ignore
19
+/phpstan-baseline.neon export-ignore
0 commit comments