summaryrefslogtreecommitdiffstats
path: root/identify
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-11-07 14:20:41 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-11-07 14:20:41 +0000
commit1ce4e0502e7f51a7ac91b30fca62aefab33e6854 (patch)
treecac206832df8b925a795215e5e6cc3d5919afc68 /identify
parentReleasing debian version 2.3.3-1. (diff)
downloadidentify-1ce4e0502e7f51a7ac91b30fca62aefab33e6854.tar.xz
identify-1ce4e0502e7f51a7ac91b30fca62aefab33e6854.zip
Merging upstream version 2.3.4.
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 17f86a7..412fb3c 100644
--- a/identify/extensions.py
+++ b/identify/extensions.py
@@ -154,6 +154,7 @@ EXTENSIONS = {
'r': {'text', 'r'},
'rake': {'text', 'ruby'},
'rb': {'text', 'ruby'},
+ 'rng': {'text', 'xml', 'relax-ng'},
'rs': {'text', 'rust'},
'rst': {'text', 'rst'},
's': {'text', 'asm'},