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