From 04d5267430df52e2fbed3e42e28ab6f3ca6467cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Guillot?= Date: Wed, 9 Feb 2022 20:16:02 -0800 Subject: [PATCH] Do not bundle ChangeLog into Git archive --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index bec19e755..5ac23d029 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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