From d071846ce16da375d737e9386061db763bf21261 Mon Sep 17 00:00:00 2001 From: TDLaouer Date: Sun, 28 Sep 2025 17:48:00 +0200 Subject: [PATCH] attibutes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d790abd --- /dev/null +++ b/.gitattributes @@ -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