diff --git a/.gitattributes b/.gitattributes index a0a0cf37d3..98f6196aea 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8,4 +8,5 @@ *.spvasm eol=lf *.wgsl eol=lf *.h eol=lf -*.cpp eol=lf \ No newline at end of file +*.cpp eol=lf +*.bat eol=crlf