Просмотр исходного кода

Fixed athena-start newlines not set to unix type (#2916)

Daegaladh 7 лет назад
Родитель
Сommit
7f9f185c58
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

@@ -5,6 +5,7 @@
 *.vcxproj merge=union
 *.sln text eol=crlf
 *.bat text eol=crlf
+athena-start text eol=lf
 configure text eol=lf
 configure.in text eol=lf
 Makefile text eol=lf