From bc868e9d5abbe6561c4e8ad938960a1c7acc9886 Mon Sep 17 00:00:00 2001 From: litlighilit Date: Wed, 25 Jun 2025 09:58:36 +0800 Subject: [PATCH] chore(gitattributrs): new --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..18f13c4 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +* text=auto +*.py eol=lf