From 45566594c5fec65d2e7a753452112425372d86d5 Mon Sep 17 00:00:00 2001 From: drjones Date: Wed, 20 May 2026 20:29:25 -0700 Subject: [PATCH] Fix gitattributes comment syntax --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index b81a1a4..9327d63 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ - +# stewardship-standard: gitattributes-v1 * text=auto eol=lf *.md text eol=lf