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 9cceb04 commit d65736bCopy full SHA for d65736b
.gitattributes
@@ -0,0 +1,17 @@
1
+/.build export-ignore
2
+/.github export-ignore
3
+/.phan export-ignore
4
+/.phpdoc export-ignore
5
+/docs export-ignore
6
+/examples export-ignore
7
+/tests export-ignore
8
+/.editorconfig export-ignore
9
+/.gitattributes export-ignore
10
+/.gitignore export-ignore
11
+/.readthedocs.yml export-ignore
12
+/phpcs.xml.dist export-ignore
13
+/phpdoc.xml.dist export-ignore
14
+/phpmd.xml.dist export-ignore
15
+/phpunit.xml.dist export-ignore
16
+
17
+*.php diff=php
0 commit comments