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:
1
doc/.gitattributes
vendored
1
doc/.gitattributes
vendored
@@ -3,7 +3,6 @@
|
|||||||
*.6 NHSUBST
|
*.6 NHSUBST
|
||||||
*.7 NHSUBST
|
*.7 NHSUBST
|
||||||
fixes* NHSUBST
|
fixes* NHSUBST
|
||||||
*.txt NHSUBST
|
|
||||||
config.nh NHSUBST
|
config.nh NHSUBST
|
||||||
Guidebook.txt NH_header=no
|
Guidebook.txt NH_header=no
|
||||||
tmac.n NH_header=no
|
tmac.n NH_header=no
|
||||||
|
|||||||
Reference in New Issue
Block a user