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 b23e69b commit 6c8dd1cCopy full SHA for 6c8dd1c
.gitattributes
@@ -1,4 +1,5 @@
1
.github export-ignore
2
+.gitattributes export-ignore
3
.idea export-ignore
4
bin export-ignore
5
tests export-ignore
@@ -9,4 +10,5 @@ composer.lock export-ignore
9
10
grumphp.yml export-ignore
11
phpcs.xml export-ignore
12
phpunit.xml.dist export-ignore
-psalm.xml export-ignore
13
+psalm.xml export-ignore
14
+README.md export-ignore
0 commit comments