From 043834fa0adf502f61ba09fe312fa3e90b8a6bcc Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Mon, 20 Jan 2025 19:29:50 +0500 Subject: initial commit --- .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