diff --git a/.gitattributes b/.gitattributes index e6a6844..e43418f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ -*.txt eol=lf -*.cpp eol=lf -*.h eol=lf +*.txt text eol=lf +*.cpp text eol=lf +*.h text eol=lf