Force LF for C files
This commit is contained in:
parent
ca74be1f00
commit
d2ebbb17cc
1 changed files with 1 additions and 0 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
|
@ -14,6 +14,7 @@
|
||||||
*.exp text eol=lf
|
*.exp text eol=lf
|
||||||
*.manifest text eol=lf
|
*.manifest text eol=lf
|
||||||
*.cpp text eol=lf
|
*.cpp text eol=lf
|
||||||
|
*.c text eol=lf
|
||||||
*.h text eol=lf
|
*.h text eol=lf
|
||||||
*.hpp text eol=lf
|
*.hpp text eol=lf
|
||||||
*.sh text eol=lf
|
*.sh text eol=lf
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue