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 25580ef commit 14e38f5Copy full SHA for 14e38f5
.gitattributes
@@ -1,3 +1,4 @@
1
-.gitattributes export-ignore
2
-.gitignore export-ignore
3
-.travis.yml export-ignore
+/doc export-ignore
+/tests export-ignore
+/.* export-ignore
4
+/phpunit.xml.dist export-ignore
0 commit comments