summaryrefslogtreecommitdiffstats
path: root/identify/extensions.py
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-01-05 08:20:52 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-01-05 08:20:52 +0000
commitbfeaebc0eee2475dcc9286ee3d7ed11b823b071d (patch)
treeb3c6119e0063643c9d968615bceaf4bba116b1ce /identify/extensions.py
parentAdding upstream version 2.5.11. (diff)
downloadidentify-bfeaebc0eee2475dcc9286ee3d7ed11b823b071d.tar.xz
identify-bfeaebc0eee2475dcc9286ee3d7ed11b823b071d.zip
Adding upstream version 2.5.12.upstream/2.5.12
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'identify/extensions.py')
-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'},