From d85046d4d96dbd26c8a96b807146699f7401579a Mon Sep 17 00:00:00 2001
From: Virgile Prevosto <virgile.prevosto@m4x.org>
Date: Fri, 8 Mar 2024 08:13:23 +0100
Subject: [PATCH] .gitattributes

---
 .gitattributes | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitattributes b/.gitattributes
index e9b1b809..3cde9720 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -65,6 +65,7 @@ LICENSE header_spec=.ignore
 LLVM_REV header_spec=.ignore
 README* header_spec=.ignore
 VERSION header_spec=.ignore
+CHANGELOG.md header_spec=.ignore
 
 # Git
 
-- 
GitLab