diff --git a/.gitattributes b/.gitattributes index 0cf539de..3000af5c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -11,4 +11,4 @@ *.sh text eol=lf # Use core.eol settings (most likely 'native') -*.{txt,[tT][xX][tT]} text !eol \ No newline at end of file +*.{txt,[tT][xX][tT]} text eol=native \ No newline at end of file