From 3f96bcc32beb57109a543536be206bf155a41e1e Mon Sep 17 00:00:00 2001 From: Lucas Werkmeister Date: Sat, 12 Apr 2014 01:55:29 +0200 Subject: [PATCH] Add .osm extension for XML The OpenStreetMap project (openstreetmap.org) uses the .osm extension for the OSM XML format (http://wiki.openstreetmap.org/wiki/OSM_XML). --- lib/linguist/languages.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 6eb2a378..95b94f20 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -1858,6 +1858,7 @@ XML: - .kml - .launch - .mxml + - .osm - .plist - .pluginspec - .ps1xml