We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f45ace commit bfeacd7Copy full SHA for bfeacd7
1 file changed
.gitattributes
@@ -1,7 +1,7 @@
1
-tests/ export-ignore
2
-.github/ export-ignore
+.github export-ignore
3
.gitignore export-ignore
4
.gitattributes export-ignore
5
-phpunit.xml.* export-ignore
6
-composer.lock export-ignore
7
build.xml export-ignore
+composer.lock export-ignore
+phpunit.xml.* export-ignore
+tests export-ignore
0 commit comments