diff --git a/.gitattributes b/.gitattributes index fb2c84ca..f6099876 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ # Set .ir files to be text files with LF line endings *.ir text eol=lf +*.txt text eol=lf