From fbb60245c160e176c2505e1a6dfa5dbd8ba82dad Mon Sep 17 00:00:00 2001 From: drjones Date: Wed, 20 May 2026 20:28:26 -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