From 1ec4186f4aa097c086458c3618920b2bd692554b Mon Sep 17 00:00:00 2001 From: Sam Gammon Date: Sun, 10 Mar 2024 22:16:50 -0700 Subject: [PATCH] nit: gitattribute updates Signed-off-by: Sam Gammon --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 7db7f7ef..1f857442 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,6 @@ *.pom linguist-detectable linguist-language=XML +*.xml linguist-detectable linguist-language=XML +*.module linguist-detectable linguist-language=JSON *.kts linguist-detectable linguist-language=Kotlin *.jar linguist-detectable linguist-language=Java *.yaml linguist-detectable linguist-language=YAML