From fdba02ca0f0564a932e0690ef811d028ba08e6c7 Mon Sep 17 00:00:00 2001 From: drjones Date: Wed, 20 May 2026 20:29:13 -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