From 957dd15d5b2bafda0884f60899166feed580bf6c Mon Sep 17 00:00:00 2001 From: Bruce Mitchener Date: Fri, 14 Mar 2014 22:03:31 +0700 Subject: [PATCH] Add .lid and .intr extensions for Dylan. --- lib/linguist/languages.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 01f4b4cd..6eb2a378 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -492,6 +492,9 @@ Dylan: type: programming color: "#3ebc27" primary_extension: .dylan + extensions: + - .intr + - .lid Ecere Projects: type: data