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 9a463ba + d036b94 commit 43ef024Copy full SHA for 43ef024
.gitattributes
@@ -0,0 +1,13 @@
1
+.editorconfig export-ignore
2
+.gitattributes export-ignore
3
+/.github/ export-ignore
4
+.gitignore export-ignore
5
+/*.md export-ignore
6
+/LICENSE.md -export-ignore
7
+/README.md -export-ignore
8
+/docs/ export-ignore
9
+/tests/ export-ignore
10
+/vendor/ export-ignore
11
+/phpcs.xml.dist export-ignore
12
+/phpstan.neon.dist export-ignore
13
+/phpunit.xml.dist export-ignore
0 commit comments