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 c05285e commit 82e0b38Copy full SHA for 82e0b38
.gitattributes
@@ -0,0 +1,10 @@
1
+.gitattributes export-ignore
2
+.github/ export-ignore
3
+package-lock.json export-ignore
4
+package.json export-ignore
5
+phpstan.neon export-ignore
6
+phpunit.xml.dist export-ignore
7
+tests/ export-ignore
8
+ts/ export-ignore
9
+tsconfig.json export-ignore
10
+yarn.lock export-ignore
0 commit comments