From d0357e354fdeb3c616caeea8842a5c9efd11162e Mon Sep 17 00:00:00 2001 From: Tom Plant <21111317+pl4nty@users.noreply.github.com> Date: Sat, 14 Oct 2023 15:40:38 +1100 Subject: [PATCH] feat: include yaml in repo language overview --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index d7d8511..9c0e658 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,4 @@ *.7z filter=lfs diff=lfs merge=lfs -text *.zip.00* filter=lfs diff=lfs merge=lfs -text *.7z.00* filter=lfs diff=lfs merge=lfs -text +*.yml linguist-detectable