Fixed athena-start newlines not set to unix type (#2916)
This commit is contained in:
parent
02983c4f63
commit
7f9f185c58
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -5,6 +5,7 @@
|
|||||||
*.vcxproj merge=union
|
*.vcxproj merge=union
|
||||||
*.sln text eol=crlf
|
*.sln text eol=crlf
|
||||||
*.bat text eol=crlf
|
*.bat text eol=crlf
|
||||||
|
athena-start text eol=lf
|
||||||
configure text eol=lf
|
configure text eol=lf
|
||||||
configure.in text eol=lf
|
configure.in text eol=lf
|
||||||
Makefile text eol=lf
|
Makefile text eol=lf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user