From de00e3e65120bf38f2b45b3fa18d6bec084c6286 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 5 Jan 2023 09:20:55 +0100 Subject: Merging upstream version 2.5.12. 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 4eabc15..9f4f239 100644 --- a/identify/extensions.py +++ b/identify/extensions.py @@ -168,6 +168,7 @@ EXTENSIONS = { 'properties': {'text', 'java-properties'}, 'proto': {'text', 'proto'}, 'ps1': {'text', 'powershell'}, + 'pug': {'text', 'pug'}, 'puml': {'text', 'plantuml'}, 'purs': {'text', 'purescript'}, 'pxd': {'text', 'cython'}, -- cgit v1.2.3