We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8cd0ba commit 7c3685dCopy full SHA for 7c3685d
1 file changed
.gitattributes
@@ -0,0 +1,9 @@
1
+/coverage export-ignore
2
+/example export-ignore
3
+/tests export-ignore
4
+/tools export-ignore
5
+phpcs.xml.dist export-ignore
6
+phpstan.neon.* export-ignore
7
+phpunit.xml export-ignore
8
+
9
+*.php diff=php
0 commit comments