From 5d5b1199f2111ddcb4263df32095e4f3aeee50e6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 10 Dec 2023 10:54:14 +0100 Subject: Merging upstream version 2.5.31. Signed-off-by: Daniel Baumann --- identify/extensions.py | 1 + 1 file changed, 1 insertion(+) (limited to 'identify') diff --git a/identify/extensions.py b/identify/extensions.py index 19db7d3..544af49 100644 --- a/identify/extensions.py +++ b/identify/extensions.py @@ -269,6 +269,7 @@ EXTENSIONS = { 'woff2': {'binary', 'woff2'}, 'wsgi': {'text', 'wsgi', 'python'}, 'xhtml': {'text', 'xml', 'html', 'xhtml'}, + 'xacro': {'text', 'xml', 'urdf', 'xacro'}, 'xml': {'text', 'xml'}, 'xq': {'text', 'xquery'}, 'xql': {'text', 'xquery'}, -- cgit v1.2.3