Do not bundle ChangeLog into Git archive

This commit is contained in:
Frédéric Guillot 2022-02-09 20:16:02 -08:00
parent fc16d00687
commit 04d5267430
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored
View File

@ -16,6 +16,7 @@ data/*.sqlite export-ignore
tests export-ignore
composer.json export-ignore
composer.lock export-ignore
ChangeLog export-ignore
assets/css/src export-ignore
assets/js/components export-ignore