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.
.gitattributes
1 parent 10b25e7 commit 1800864Copy full SHA for 1800864
.gitattributes
@@ -1,11 +1,8 @@
1
-/tests export-ignore
2
-/dev export-ignore
3
-/.github export-ignore
4
/.editorconfig export-ignore
5
/.gitattributes export-ignore
+/.github export-ignore
6
/.gitignore export-ignore
7
-/.php-cs-fixer.dist export-ignore
8
-/docker-compose.yml export-ignore
+/.php-cs-fixer.dist.php export-ignore
9
/phpunit.xml.dist export-ignore
10
-/.psalm.baseline.xml export-ignore
11
-/psalm.xml export-ignore
+/phpstan.dist.neon export-ignore
+/tests export-ignore
0 commit comments