summaryrefslogtreecommitdiffstats
path: root/identify
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-10-10 11:26:26 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-10-10 11:26:26 +0000
commit90e30eedbc8bf7812ffaffd74babfc4a0a857a1a (patch)
treed5aefac6a7a6622c272e12dd29858405e8d6cc74 /identify
parentReleasing debian version 2.5.5-1. (diff)
downloadidentify-90e30eedbc8bf7812ffaffd74babfc4a0a857a1a.tar.xz
identify-90e30eedbc8bf7812ffaffd74babfc4a0a857a1a.zip
Merging upstream version 2.5.6.
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 3d2da78..d03676e 100644
--- a/identify/extensions.py
+++ b/identify/extensions.py
@@ -177,6 +177,7 @@ EXTENSIONS = {
'r': {'text', 'r'},
'rake': {'text', 'ruby'},
'rb': {'text', 'ruby'},
+ 'resx': {'text', 'resx', 'xml'},
'rng': {'text', 'xml', 'relax-ng'},
'rs': {'text', 'rust'},
'rst': {'text', 'rst'},