We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23b8dd4 commit f9f5efcCopy full SHA for f9f5efc
.gitattributes
@@ -1,10 +1,12 @@
1
/.gitattributes export-ignore
2
/.github/ export-ignore
3
/.gitignore export-ignore
4
+/composer.lock export-ignore
5
/docs/ export-ignore
6
/mkdocs.yml export-ignore
7
/phpcs.xml export-ignore
-/psalm.xml export-ignore
8
-/psalm-baseline.xml export-ignore
9
/phpunit.xml.dist export-ignore
+/psalm-baseline.xml export-ignore
10
+/psalm.xml export-ignore
11
+/renovate.json export-ignore
12
/test/ export-ignore
0 commit comments