From 8103032dab077aec792eea6e54bc9747ba430684 Mon Sep 17 00:00:00 2001 From: Lev Nikonov Date: Fri, 21 Mar 2025 10:09:19 +0500 Subject: [PATCH] Update .gitattributes --- .gitattributes | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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