diff --git a/file-type/machinetag.json b/file-type/machinetag.json index a471f54..66c0df2 100755 --- a/file-type/machinetag.json +++ b/file-type/machinetag.json @@ -372,6 +372,21 @@ "expanded": "document", "value": "ps" }, + { + "colour": "#33ffb1", + "expanded": "document", + "value": "dot" + }, + { + "colour": "#33ffb1", + "expanded": "document", + "value": "dotm" + }, + { + "colour": "#33ffb1", + "expanded": "document", + "value": "dotx" + }, { "colour": "#33ffb1", "expanded": "document", @@ -382,6 +397,11 @@ "expanded": "document", "value": "txt" }, + { + "colour": "#ccffeb", + "expanded": "document", + "value": "docm" + }, { "colour": "#ccffeb", "expanded": "document", @@ -457,6 +477,11 @@ "expanded": "bundle", "value": "isoimage" }, + { + "colour": "#00b36e", + "expanded": "bundle", + "value": "txz" + }, { "colour": "#00b36e", "expanded": "bundle", @@ -467,6 +492,11 @@ "expanded": "bundle", "value": "gzip" }, + { + "colour": "#33ffb1", + "expanded": "bundle", + "value": "tar" + }, { "colour": "#33ffb1", "expanded": "bundle", @@ -582,6 +612,11 @@ "expanded": "code", "value": "cpp" }, + { + "colour": "#00cc7e", + "expanded": "code", + "value": "javascript" + }, { "colour": "#00cc7e", "expanded": "code",