mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-07 20:08:48 +00:00
Rebuild samples db
This commit is contained in:
@@ -17,11 +17,11 @@
|
||||
".h"
|
||||
],
|
||||
"C++": [
|
||||
".h",
|
||||
".hpp",
|
||||
".cu",
|
||||
".cc",
|
||||
".cpp",
|
||||
".cc"
|
||||
".cu",
|
||||
".h",
|
||||
".hpp"
|
||||
],
|
||||
"Ceylon": [
|
||||
".ceylon"
|
||||
@@ -51,11 +51,11 @@
|
||||
".s"
|
||||
],
|
||||
"Gosu": [
|
||||
".gs",
|
||||
".gsp",
|
||||
".gst",
|
||||
".gsx",
|
||||
".vark",
|
||||
".gs"
|
||||
".vark"
|
||||
],
|
||||
"Groovy": [
|
||||
".gradle",
|
||||
@@ -78,9 +78,9 @@
|
||||
".script!"
|
||||
],
|
||||
"JSON": [
|
||||
".json",
|
||||
".maxhelp",
|
||||
".maxpat",
|
||||
".json"
|
||||
".maxpat"
|
||||
],
|
||||
"Julia": [
|
||||
".jl"
|
||||
@@ -133,14 +133,14 @@
|
||||
".pir"
|
||||
],
|
||||
"Perl": [
|
||||
".pm",
|
||||
".pl",
|
||||
".t",
|
||||
".script!"
|
||||
".pm",
|
||||
".script!",
|
||||
".t"
|
||||
],
|
||||
"PHP": [
|
||||
".php",
|
||||
".module"
|
||||
".module",
|
||||
".php"
|
||||
],
|
||||
"PowerShell": [
|
||||
".ps1",
|
||||
@@ -157,17 +157,17 @@
|
||||
".R"
|
||||
],
|
||||
"Racket": [
|
||||
".script!",
|
||||
".scrbl"
|
||||
".scrbl",
|
||||
".script!"
|
||||
],
|
||||
"Rebol": [
|
||||
".r"
|
||||
],
|
||||
"Ruby": [
|
||||
".rb",
|
||||
".script!",
|
||||
".rabl",
|
||||
".rake"
|
||||
".rake",
|
||||
".rb",
|
||||
".script!"
|
||||
],
|
||||
"Rust": [
|
||||
".rs"
|
||||
@@ -183,17 +183,17 @@
|
||||
".sps"
|
||||
],
|
||||
"Scilab": [
|
||||
".sci",
|
||||
".sce",
|
||||
".sci",
|
||||
".tst"
|
||||
],
|
||||
"SCSS": [
|
||||
".scss"
|
||||
],
|
||||
"Shell": [
|
||||
".bash",
|
||||
".script!",
|
||||
".sh",
|
||||
".bash",
|
||||
".zsh"
|
||||
],
|
||||
"Standard ML": [
|
||||
@@ -27881,5 +27881,5 @@
|
||||
"XSLT": 1,
|
||||
"YAML": 1
|
||||
},
|
||||
"md5": "be1bd016f96d286e4ed09e98e1efe827"
|
||||
"md5": "1317256fad311ba5687217aca25a915d"
|
||||
}
|
||||
Reference in New Issue
Block a user