Update lib/linguist/languages.yml

Add DOT language: http://www.graphviz.org/content/dot-language
This commit is contained in:
Daniël van Eeden
2013-01-20 14:06:36 +01:00
parent c625642845
commit 0e2d3a2ac1

View File

@@ -316,6 +316,10 @@ DCPU-16 ASM:
Diff:
primary_extension: .diff
DOT:
type: programming
primary_extension: .dot
Dylan:
type: programming