From f404cc16a18779f08595117e8001973176cb4c82 Mon Sep 17 00:00:00 2001 From: William Woodruff Date: Tue, 8 Jul 2014 00:41:34 -0400 Subject: [PATCH] added two more common file endings for perl programs --- lib/linguist/languages.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 120cee58..e74341e6 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -1609,6 +1609,8 @@ Perl: - .pm - .pod - .psgi + - .cgi + - .t interpreters: - perl