From 6a4cf8ceed86118eefa70f8a26ef2582e857ece9 Mon Sep 17 00:00:00 2001
From: Virgile Prevosto <virgile.prevosto@m4x.org>
Date: Thu, 23 Feb 2023 19:45:12 +0100
Subject: [PATCH] .gitattributes

---
 .gitattributes | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitattributes b/.gitattributes
index 31a62b58ca5..43b37131d02 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -268,6 +268,8 @@ README* header_spec=.ignore
 /share/compliance/*.json header_spec=.ignore
 /share/machdeps/machdep-schema.json header_spec=.ignore
 /share/machdeps/machdep_*.json header_spec=.ignore
+/share/machdeps/machdep-schema.yaml header_spec=.ignore
+/share/machdeps/machdep_*.yaml header_spec=.ignore
 /tests/**/* header_spec=.ignore
 
 #######################
-- 
GitLab