diff --git a/.gitattributes b/.gitattributes index 99b2185b92..bee2af83fa 100644 --- a/.gitattributes +++ b/.gitattributes @@ -14,6 +14,8 @@ *.mk text eol=lf *.java text eol=lf *.bat text eol=lf +*.iml text eol=lf +*.txt text eol=lf # Denote all files that are truly binary and should not be modified. *.png binary