Skip to content

Commit 378560f

Browse files
authored
chore: do not distribute docs, CHANGELOG.md and UPGRADE.md
1 parent 5ea468a commit 378560f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,14 @@
33

44
/.github export-ignore
55
/benchmarks export-ignore
6+
/docs export-ignore
67
/tests export-ignore
78
/examples export-ignore
89
/phpstan export-ignore
910
/.codecov.yml export-ignore
1011
/.gitattributes export-ignore
1112
/.gitignore export-ignore
13+
/CHANGELOG.md export-ignore
1214
/CONTRIBUTING.md export-ignore
1315
/generate-class-reference.php export-ignore
1416
/Makefile export-ignore
@@ -20,3 +22,4 @@
2022
/phpunit.xml.dist export-ignore
2123
/rector.php export-ignore
2224
/renovate.json export-ignore
25+
/UPGRADE.md export-ignore

0 commit comments

Comments
 (0)