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.
This commit is contained in:
nhkeni
2024-11-15 19:00:31 -05:00
parent aba2bda159
commit d493d31aec

1
doc/.gitattributes vendored
View File

@@ -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