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