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 9dd4731 commit ebb8cf0Copy full SHA for ebb8cf0
.gitattributes
@@ -1,9 +1,9 @@
1
-tests/ export-ignore
2
-travis/ export-ignore
+/tests/ export-ignore
+/travis/ export-ignore
3
.github/ export-ignore
4
.travis.yml export-ignore
5
.gitignore export-ignore
6
.gitattributes export-ignore
7
-phpunit.xml.* export-ignore
+phpunit.xml.dist export-ignore
8
composer.lock export-ignore
9
build.xml export-ignore
0 commit comments