From 41663d30dc5b072a34bf9fc51e593d178327a293 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Thu, 14 Dec 2023 07:10:11 +0700 Subject: [PATCH] Create gitattributes.txt --- gitattributes.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 gitattributes.txt diff --git a/gitattributes.txt b/gitattributes.txt new file mode 100644 index 000000000..5b3d8c557 --- /dev/null +++ b/gitattributes.txt @@ -0,0 +1,2 @@ +# Disable Git line ending conversion, to prevent packwiz index hashes changing when committing from Windows +* -text \ No newline at end of file