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 32877dd + 01bbecc commit f427191Copy full SHA for f427191
.gitattributes
@@ -1,5 +1,6 @@
1
/.github export-ignore
2
/tests export-ignore
3
+/docs export-ignore
4
.doctrine-project.json export-ignore
5
.gitattributes export-ignore
6
.gitignore export-ignore
@@ -9,3 +10,4 @@ phpmd.xml.dist export-ignore
9
10
phpstan.neon.dist export-ignore
11
phpunit.xml.dist export-ignore
12
composer.lock export-ignore
13
+/CONTRIBUTING.md export-ignore
0 commit comments