diff --git a/rocclr/.gitattributes b/rocclr/.gitattributes index 55bb72f281..0baac9e224 100644 --- a/rocclr/.gitattributes +++ b/rocclr/.gitattributes @@ -9,6 +9,7 @@ *.h text eol=lf *.hpp text eol=lf *.txt text eol=lf +*.asm test eol=lf # Define files to support auto-remove trailing white space # Need to run the command below, before add modified file(s) to the staging area