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 5ea468a commit 378560fCopy full SHA for 378560f
.gitattributes
@@ -3,12 +3,14 @@
3
4
/.github export-ignore
5
/benchmarks export-ignore
6
+/docs export-ignore
7
/tests export-ignore
8
/examples export-ignore
9
/phpstan export-ignore
10
/.codecov.yml export-ignore
11
/.gitattributes export-ignore
12
/.gitignore export-ignore
13
+/CHANGELOG.md export-ignore
14
/CONTRIBUTING.md export-ignore
15
/generate-class-reference.php export-ignore
16
/Makefile export-ignore
@@ -20,3 +22,4 @@
20
22
/phpunit.xml.dist export-ignore
21
23
/rector.php export-ignore
24
/renovate.json export-ignore
25
+/UPGRADE.md export-ignore
0 commit comments