From 2f6d256f62eb7a33a6334961cef5528f10fd8657 Mon Sep 17 00:00:00 2001 From: kawashima Date: Fri, 10 Nov 2023 12:44:24 +0900 Subject: [PATCH] chore: add .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b5e50b4 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +text=auto eol=lf