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 d22aa76 commit 89365fbCopy full SHA for 89365fb
.gitattributes
@@ -5,3 +5,12 @@
5
/vendor export-ignore
6
.gitattributes export-ignore
7
.gitignore export-ignore
8
+/.github export-ignore
9
+/.vscode export-ignore
10
+/scripts export-ignore
11
+/tests export-ignore
12
+.editorconfig export-ignore
13
+sonar-project.properties export-ignore
14
+phpunit.xml export-ignore
15
+phpstan.neon export-ignore
16
+phpdoc.dist.xml export-ignore
0 commit comments