From 7151447f2382ea9ef28a9965b8f6e04b89ba6a99 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 30 Aug 2020 13:20:30 +0200 Subject: Adding upstream version 1.4.29. Signed-off-by: Daniel Baumann --- identify/extensions.py | 1 + 1 file changed, 1 insertion(+) (limited to 'identify') diff --git a/identify/extensions.py b/identify/extensions.py index d79f5b4..4475a41 100644 --- a/identify/extensions.py +++ b/identify/extensions.py @@ -91,6 +91,7 @@ EXTENSIONS = { 'kt': {'text', 'kotlin'}, 'less': {'text', 'less'}, 'lhs': {'text', 'literate-haskell'}, + 'libsonnet': {'text', 'jsonnet'}, 'lidr': {'text', 'idris'}, 'lua': {'text', 'lua'}, 'm': {'text', 'c', 'objective-c'}, -- cgit v1.2.3