diff --git a/.gitattributes b/.gitattributes index a95a479..de1f319 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,8 @@ # Auto detect text files and perform LF normalization -* text eol=crlf +* text=auto +*.fpl text eol=crlf +*.cfg text eol=crlf +*.txt text eol=crlf +*.fpc text eol=crlf +*.csv text eol=crlf +*.exe binary