From ce97865bd274d8a89116c7d8d22e7e0d6ab4393d Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Thu, 15 Aug 2013 10:29:39 -0400 Subject: [PATCH] Add 'Berksfile' to the list of Ruby files --- lib/linguist/languages.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index fbde5cdc..a2a790a0 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -1136,6 +1136,7 @@ Ruby: - .thor - .watchr filenames: + - Berksfile - Gemfile - Guardfile - Podfile