summaryrefslogtreecommitdiffstats
path: root/identify
diff options
context:
space:
mode:
Diffstat (limited to 'identify')
-rw-r--r--identify/extensions.py2
-rw-r--r--identify/py.typed0
2 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'},
diff --git a/identify/py.typed b/identify/py.typed
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/identify/py.typed