From 29a8e975506ceae8f13a4bf4527427d61a8cbb76 Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Mon, 17 Jan 2022 23:57:04 -0800 Subject: [PATCH] add zig.mod coloring for github --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 8e8d2ceba4b327ce9db93f988492d0e21a461012..72dcf2c01cc10052fb37962d5cff44292b041330 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,4 @@ *.zig text eol=lf zig.mod text eol=lf zigmod.* text eol=lf +zig.mod linguist-language=YAML -- 2.54.0