From 1e926b35d8ad316dfb2335a238353625d862a68d Mon Sep 17 00:00:00 2001 From: liangliangyy Date: Fri, 8 Apr 2022 15:14:02 +0800 Subject: [PATCH] update gitattributes --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index 4e1541e..fd52ece 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,6 @@ blog/static/* linguist-vendored *.js linguist-vendored *.css linguist-vendored +* text=auto +*.sh text eol=lf +*.conf text eol=lf \ No newline at end of file