diff options
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
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 |