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.
2 parents 63e1afc + 0a666ee commit 757670bCopy full SHA for 757670b
.gitattributes
@@ -0,0 +1,18 @@
1
+/tests export-ignore
2
+/docs/examples export-ignore
3
+/bin/ci export-ignore
4
+/bin/stubs export-ignore
5
+/.github export-ignore
6
+.gitattributes export-ignore
7
+.gitignore export-ignore
8
+.gitmodules export-ignore
9
+.travis.yml export-ignore
10
+.scrutinizer.yml export-ignore
11
+.codeclimate.yml export-ignore
12
+CONTRIBUTING.md export-ignore
13
+CODE_OF_CONDUCT.md export-ignore
14
+CODING_GUIDELINE.md export-ignore
15
+phpunit.xml.dist export-ignore
16
+phpcs.xml.dist export-ignore
17
+composer.lock export-ignore
18
+CNAME export-ignore
docs/examples/phpinfo.php
0 commit comments