From 8e60c5990ee23f17cabfbd30315c8ef3ae858f99 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sat, 5 Apr 2025 19:46:59 +0800 Subject: .gitattributes: Ignore CI and linter configuration --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index e37f663..5418c8b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,5 @@ * linguist-detectable go.mod -linguist-detectable go.sum -linguist-detectable +.golangci.yaml -linguist-detectable +.build.yml -linguist-detectable -- cgit v1.2.3