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.
2 parents 327a05b + c09dc59 commit b2abba8Copy full SHA for b2abba8
.gitattributes
@@ -1,5 +1,6 @@
1
/.github/ export-ignore
2
/examples/ export-ignore
3
+/docs/ export-ignore
4
/tests/ export-ignore
5
/.editorconfig export-ignore
6
/.git-blame-ignore-revs export-ignore
@@ -14,3 +15,5 @@
14
15
/phpstan.neon export-ignore
16
/phpunit.xml.dist export-ignore
17
/psalm.xml export-ignore
18
+/phpdoc.dist.xml export-ignore
19
+/.phpdoc/ export-ignore
0 commit comments