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 81d9d85 commit 3bdcca8Copy full SHA for 3bdcca8
.gitattributes
@@ -1 +1,11 @@
1
-/composer.lock -merge
+/.github export-ignore
2
+/tests export-ignore
3
+.gitattributes export-ignore
4
+.gitignore export-ignore
5
+.php-cs-fixer.php export-ignore
6
+composer.lock export-ignore -merge
7
+infection.json.dist export-ignore
8
+phpstan.neon export-ignore
9
+phpstan-rector.neon export-ignore
10
+phpunit.xml.dist export-ignore
11
+rector.php export-ignore
0 commit comments