From f8d6be55ee9df7fa91e6e878655ea4b2c274020b Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Fri, 19 Feb 2016 19:03:24 +0100 Subject: [PATCH] add .ux as an XML extension This is used by Fusetools' UX markup: https://www.fusetools.com/learn/fuse#hello-ux-markup --- lib/linguist/languages.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index d5646305..b7e4d4d5 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -3804,6 +3804,7 @@ XML: - .tsx - .ui - .urdf + - .ux - .vbproj - .vcxproj - .vxml