From 4f6f33fdb2530a1ee3c835416b08cc1c6fd7e403 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Sat, 19 Feb 2022 19:12:14 +0330 Subject: updates --- .gitattributes | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..00a51af --- /dev/null +++ b/.gitattributes @@ -0,0 +1,6 @@ +# +# https://help.github.com/articles/dealing-with-line-endings/ +# +# These are explicitly windows files and should use crlf +*.bat text eol=crlf + -- cgit v1.2.3