File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77# https://github.com/github/linguist
88
99* .md linguist-documentation
10+
11+ # Stuff not needed for dist installs. Refer to:
12+ # https://git-scm.com/docs/gitattributes#_creating_an_archive
13+ # https://getcomposer.org/doc/06-config.md#preferred-install
14+
15+ /.github export-ignore
16+ /_docs export-ignore
17+ /.gitattributes export-ignore
18+ /.gitignore export-ignore
Original file line number Diff line number Diff line change @@ -13,6 +13,8 @@ Versioning guidelines for SemVer can be found at: https://semver.org/
1313 latter, just use Composer instead). Increased minimum PHP version requirement
1414 to PHP 7.2, and refactored all code accordingly.
1515
16+ - [2022.11.20; Maikuolan]: Avoid packaging unnecessary files into dist.
17+
1618=== Version/Release 1.0.3 ===
1719PATCH RELEASE.
1820
You can’t perform that action at this time.
0 commit comments