From a3eea17479f3995640017ba387860c60919f04d7 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 24 Mar 2022 22:19:48 -0400 Subject: [PATCH] Add linguist-language tag for dns zones Signed-off-by: Josh Soref --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..367d91c24d --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# https://github.com/github/linguist/blob/master/docs/overrides.md +*/zones/* linguist-language=DNS-Zone -- 2.47.2