summaryrefslogtreecommitdiffstats
path: root/identify/extensions.py
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-06-19 06:56:02 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-06-19 06:56:02 +0000
commit81fe37f66dd3c88d3e788a5dda5377c2c4b40738 (patch)
tree6d3b64a2b1e7c7e25db6d9ab70e143c64d249a70 /identify/extensions.py
parentAdding upstream version 2.4.12. (diff)
downloadidentify-c9693ed8d36b6e6c1c820511c3dca62bfe7ab238.tar.xz
identify-c9693ed8d36b6e6c1c820511c3dca62bfe7ab238.zip
Adding upstream version 2.5.1.upstream/2.5.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'identify/extensions.py')
-rw-r--r--identify/extensions.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/identify/extensions.py b/identify/extensions.py
index 1b1f7fa..f5ad460 100644
--- a/identify/extensions.py
+++ b/identify/extensions.py
@@ -127,6 +127,8 @@ EXTENSIONS = {
'mli': {'text', 'ocaml'},
'mm': {'text', 'c++', 'objective-c++'},
'modulemap': {'text', 'modulemap'},
+ 'mscx': {'text', 'xml', 'musescore'},
+ 'mscz': {'binary', 'zip', 'musescore'},
'myst': {'text', 'myst'},
'ngdoc': {'text', 'ngdoc'},
'nim': {'text', 'nim'},