summaryrefslogtreecommitdiffstats
path: root/identify
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-01-05 08:20:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-01-05 08:21:03 +0000
commitde00e3e65120bf38f2b45b3fa18d6bec084c6286 (patch)
tree02b5adcd3782e044ac2fb9c5d61122ac231bb84c /identify
parentReleasing debian version 2.5.11-1. (diff)
downloadidentify-de00e3e65120bf38f2b45b3fa18d6bec084c6286.tar.xz
identify-de00e3e65120bf38f2b45b3fa18d6bec084c6286.zip
Merging upstream version 2.5.12.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'identify')
-rw-r--r--identify/extensions.py1
1 files changed, 1 insertions, 0 deletions
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'},