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 f2bb278 commit ff07528Copy full SHA for ff07528
.gitattributes
@@ -1,10 +1,10 @@
1
/docker export-ignore
2
-/test export-ignore
+/tests export-ignore
3
/var export-ignore
4
/docker-compose.yml export-ignore
5
/.* export-ignore
6
/Makefile export-ignore
7
/phpunit.xml export-ignore
8
-/phpstan.* export-ignore
+/phpstan* export-ignore
9
/phpcs.xml export-ignore
10
/phpmd.xml export-ignore
0 commit comments