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 cb6ada2 + 7add24b commit fe5bf23Copy full SHA for fe5bf23
.gitattributes
@@ -1,10 +1,10 @@
1
-/.github export-ignore
2
-/.gitattributes export-ignore
3
-/.gitignore export-ignore
4
-/phpunit.xml.dist export-ignore
5
-/tests export-ignore
6
-/.editorconfig export-ignore
7
-/.php_cs.dist.php export-ignore
8
-/psalm.xml export-ignore
9
-/psalm.xml.dist export-ignore
10
-/UPGRADING.md export-ignore
+.github/ export-ignore
+.gitattributes export-ignore
+.gitignore export-ignore
+phpunit.xml export-ignore
+tests/ export-ignore
+.editorconfig export-ignore
+.php-cs-fixer.dist.php export-ignore
+psalm.xml export-ignore
+CHANGELOG.md export-ignore
+README.md export-ignore
0 commit comments