diff --git a/.gitattributes b/.gitattributes index 5bd7c55..f416ccf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,5 +3,6 @@ # Explicitly declare code/VS files as CRLF *.cpp eol=crlf +*.cmd eol=crlf *.h eol=crlf *.inl eol=crlf