From 647bdc0f7c48859374c2d38413daad2fcfce9fd5 Mon Sep 17 00:00:00 2001 From: dajiaohuang Date: Tue, 8 Sep 2026 11:20:49 +0800 Subject: [PATCH] test: keep generated fixtures on LF --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6313b56 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=lf