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 58ff84b commit 614d357Copy full SHA for 614d357
.gitattributes
@@ -0,0 +1,13 @@
1
+/.gitattributes export-ignore
2
+/.editorconfig export-ignore
3
+/.gitignore export-ignore
4
+/.travis.yml export-ignore
5
+/composer.lock export-ignore
6
+/CODE_OF_CONDUCT.md export-ignore
7
+/CONTRIBUTING.md export-ignore
8
+/phpunit.xml.dist export-ignore
9
+/docs export-ignore
10
+/tests export-ignore
11
+/.github export-ignore
12
+
13
+*.php diff=php
0 commit comments