From 314a47492a4aa604f5a400adecc99dcc439d72bc Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Wed, 27 Apr 2022 06:38:41 +0200 Subject: [PATCH] chore: fix linguist for Dockerfile Signed-off-by: CrazyMax --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index e2ec72d488..4f1544141a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ +Dockerfile* linguist-language=Dockerfile vendor.mod linguist-language=Go-Module vendor.sum linguist-language=Go-Checksums