diff --git a/lib/linguist/samples.json b/lib/linguist/samples.json index acd866c5..26526ea3 100644 --- a/lib/linguist/samples.json +++ b/lib/linguist/samples.json @@ -70,6 +70,10 @@ "Haml": [ ".haml" ], + "Handlebars": [ + ".handlebars", + ".hbs" + ], "Ioke": [ ".ik" ], @@ -264,8 +268,8 @@ ".gemrc" ] }, - "tokens_total": 271826, - "languages_total": 281, + "tokens_total": 271895, + "languages_total": 283, "tokens": { "Apex": { "global": 70, @@ -9651,6 +9655,26 @@ "Hello": 1, "World": 1 }, + "Handlebars": { + "
": 5, + "class=": 5, + "

": 3, + "{": 16, + "title": 1, + "}": 16, + "

": 3, + "body": 3, + "
": 5, + "By": 2, + "fullName": 2, + "author": 2, + "Comments": 1, + "#each": 1, + "comments": 1, + "

": 1, + "

": 1, + "/each": 1 + }, "INI": { "[": 1, "user": 1, @@ -27883,6 +27907,7 @@ "Groovy": 69, "Groovy Server Pages": 91, "Haml": 4, + "Handlebars": 69, "INI": 8, "Ioke": 2, "Java": 7336, @@ -27955,6 +27980,7 @@ "Groovy": 2, "Groovy Server Pages": 4, "Haml": 1, + "Handlebars": 2, "INI": 1, "Ioke": 1, "Java": 5, @@ -28006,5 +28032,5 @@ "XSLT": 1, "YAML": 1 }, - "md5": "ef9b9c6f8312a9f029edf9b7df6e9751" + "md5": "c6f7461e5a21cd29111f800bd97e944e" } \ No newline at end of file