From 38db261ce3bcae281fbac34dbc800302989a56ea Mon Sep 17 00:00:00 2001 From: Paul Hebble Date: Tue, 16 Feb 2021 22:47:20 -0600 Subject: [PATCH] Version files are JSON --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 0d24d23..ea8a954 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ *.ckan linguist-language=JSON linguist-detectable=true +*.version linguist-language=JSON linguist-detectable=true