mirror of
https://github.com/boostorg/website.git
synced 2026-01-19 04:42:17 +00:00
Fix .htc line endings.
I'm not sure if they have to be CRLF endings, but they were in subversion.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -57,6 +57,7 @@ configure eol=lf svneol=LF#text/x-sh
|
||||
*.cmake text svneol=native#text/plain
|
||||
*.css text svneol=native#text/css
|
||||
*.dtd text svneol=native#text/xml
|
||||
*.htc eol=crlf
|
||||
*.htm text svneol=native#text/html
|
||||
*.html text svneol=native#text/html
|
||||
*.ini text svneol=native#text/plain
|
||||
|
||||
Reference in New Issue
Block a user