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 2990323 commit b3cf79bCopy full SHA for b3cf79b
.gitattributes
@@ -1,6 +1,8 @@
1
-/docs export-ignore
2
-/tests export-ignore
3
-.gitattributes export-ignore
4
-.gitignore export-ignore
5
-.travis.yml export-ignore
6
-phpunit.dist.xml export-ignore
+/demo export-ignore
+/docs export-ignore
+/tests export-ignore
+/.gitattributes export-ignore
+/.gitignore export-ignore
+/.php_cs.dist export-ignore
7
+/.travis.yml export-ignore
8
+/phpunit.xml.dist export-ignore
0 commit comments