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 08d4867 commit 4c54646Copy full SHA for 4c54646
.gitattributes
@@ -3,10 +3,10 @@
3
/.travis.yml export-ignore
4
/.appveyor.yml export-ignore
5
6
-/.vscode export-ignore
+#.vscode export-ignore
7
/codecov.yml export-ignore
8
/examples export-ignore
9
-/phpunit.xml.dist export-ignore
10
-/tests export-ignore
+#phpunit.xml.dist export-ignore
+#tests export-ignore
11
/docs export-ignore
12
/tmp export-ignore
0 commit comments