From fa7f69e71edba8e7883486b88065a12067e77a96 Mon Sep 17 00:00:00 2001 From: "allen.yan" Date: Thu, 12 Jun 2025 10:57:07 +0800 Subject: [PATCH] =?UTF-8?q?=E7=82=BA=20LF=20=E8=A1=8C=E5=B0=BE=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=20.gitattributes=2020250612?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..40ffdea --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +*.sh text eol=lf +*.yml text eol=lf +*.yaml text eol=lf +*.env text eol=lf +Dockerfile text eol=lf \ No newline at end of file