From e5235e068ee6137ea77bf3461a1f6c2190436100 Mon Sep 17 00:00:00 2001 From: Soybean Date: Sun, 14 Apr 2024 05:20:27 +0800 Subject: [PATCH] chore(projects): update .gitattributes --- .gitattributes | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/.gitattributes b/.gitattributes index 00864b9..9553ccb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,14 +3,11 @@ "*.ts" eol=lf "*.jsx" eol=lf "*.tsx" eol=lf -"*.cjs" eol=lf -"*.cts" eol=lf "*.mjs" eol=lf -"*.mts" eol=lf "*.json" eol=lf "*.html" eol=lf "*.css" eol=lf -"*.less" eol=lf "*.scss" eol=lf -"*.sass" eol=lf -"*.styl" eol=lf +"*.md" eol=lf +"*.yaml" eol=lf +"*.yml" eol=lf