From d493d31aeca8e8d1a4ab9efae89cb5b7cfee9a7c Mon Sep 17 00:00:00 2001 From: nhkeni Date: Fri, 15 Nov 2024 19:00:31 -0500 Subject: [PATCH] Remove "*.txt NHSUBST" from .gitattributes because it's too general. Specifically, it was marking Guidebook.txt for substitution, but it's a derived file, not a source. --- doc/.gitattributes | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/.gitattributes b/doc/.gitattributes index f4d35defc..5edfa047f 100644 --- a/doc/.gitattributes +++ b/doc/.gitattributes @@ -3,7 +3,6 @@ *.6 NHSUBST *.7 NHSUBST fixes* NHSUBST -*.txt NHSUBST config.nh NHSUBST Guidebook.txt NH_header=no tmac.n NH_header=no