From af88f7f96b64acd013c964383028311d6d310d5e Mon Sep 17 00:00:00 2001 From: Dmitrii Morozov Date: Sat, 4 Jan 2025 12:41:47 +0100 Subject: Start from scratch --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6c84be0 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +* text=auto eol=lf +*.bat text=auto eol=crlf -- cgit v1.2.3