We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb5e361 commit b1158a2Copy full SHA for b1158a2
.gitattributes
@@ -1,10 +1,7 @@
1
-# Path-based git attributes
2
-# https://www.kernel.org/pub/software/scm/git/docs/gitattributes.html
3
-
4
-# Ignore all test and documentation with "export-ignore".
5
/.github export-ignore
6
/.gitattributes export-ignore
7
/.gitignore export-ignore
8
/.editorconfig export-ignore
9
/.php_cs.dist.php export-ignore
10
/phpunit.xml.dist export-ignore
+/tests export-ignore
0 commit comments