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 7f01df2 commit a0371c1Copy full SHA for a0371c1
.gitattributes
@@ -0,0 +1,8 @@
1
+/.github export-ignore
2
+/tests export-ignore
3
+.editorconfig export-ignore
4
+.gitattributes export-ignore
5
+.gitignore export-ignore
6
+phpstan.neon.dist export-ignore
7
+phpunit.xml.dist export-ignore
8
+.php-cs-fixer.dist.php export-ignore
.gitignore
@@ -2,3 +2,4 @@
/build
composer.lock
.phpunit.result.cache
+.php-cs-fixer.cache
.php-cs-fixer.cache
0 commit comments