Fix line endings for batch files

This commit is contained in:
Chuck Walbourn 2016-08-26 18:29:24 -07:00
Родитель 7be36d19e3
Коммит 44b7f6399d
1 изменённых файлов: 1 добавлений и 0 удалений

1
.gitattributes поставляемый
Просмотреть файл

@ -3,5 +3,6 @@
# Explicitly declare code/VS files as CRLF
*.cpp eol=crlf
*.cmd eol=crlf
*.h eol=crlf
*.inl eol=crlf