summaryrefslogtreecommitdiffstats
path: root/identify
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-15 08:08:26 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-15 08:08:26 +0000
commita73547571fe4ac49a2eaddf3add1114956ae8fde (patch)
treef1d572db66073c0f943cc5d29b7dbac1271acf1f /identify
parentReleasing debian version 2.5.17-1. (diff)
downloadidentify-a73547571fe4ac49a2eaddf3add1114956ae8fde.tar.xz
identify-a73547571fe4ac49a2eaddf3add1114956ae8fde.zip
Merging upstream version 2.5.18.
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 1c46e46..6addba6 100644
--- a/identify/extensions.py
+++ b/identify/extensions.py
@@ -148,6 +148,7 @@ EXTENSIONS = {
'modulemap': {'text', 'modulemap'},
'mscx': {'text', 'xml', 'musescore'},
'mscz': {'binary', 'zip', 'musescore'},
+ 'mustache': {'text', 'mustache'},
'myst': {'text', 'myst'},
'ngdoc': {'text', 'ngdoc'},
'nim': {'text', 'nim'},