LF for .qhelp files too

This commit is contained in:
Dave Bartolomeo
2018-08-26 21:12:51 -07:00
parent dfb082e34f
commit 2af82d9485
4 changed files with 132 additions and 131 deletions

View File

@@ -1,2 +1,2 @@
[*.{ql,qll,qlref,dbscheme,}]
[*.{ql,qll,qlref,dbscheme,qhelp}]
end_of_line = lf

1
.gitattributes vendored
View File

@@ -14,3 +14,4 @@
*.qll eol=lf
*.qlref eol=lf
*.dbscheme eol=lf
*.qhelp eol=lf