From 5abc2fafc88c80b29272d3235d98892fc01a3031 Mon Sep 17 00:00:00 2001 From: Jason-JP-Yang Date: Thu, 15 May 2025 00:20:43 +0800 Subject: [PATCH] Normalize line endings --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..fbd75d33c --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=lf \ No newline at end of file