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 097ac2e commit 2e6fbe8Copy full SHA for 2e6fbe8
.gitattributes
@@ -1,9 +1,4 @@
1
-.docker export-ignore
2
-.github export-ignore
3
-.editorconfig export-ignore
4
-.gitattributes export-ignore
5
-.gitignore export-ignore
6
-.php-cs-fixer.php export-ignore
7
-.phpstan.neon export-ignore
8
-.scrutinizer.yml export-ignore
9
-.docker-compose.yml export-ignore
+.* export-ignore
+docker-compose.yml
+phpunit.xml.dist export-ignore
+tests export-ignore
0 commit comments