From 9b8823ab3c4fbc592522b633f49bcc3f65975bc2 Mon Sep 17 00:00:00 2001 From: MK Date: Fri, 11 Apr 2014 10:18:20 -0400 Subject: [PATCH] Added Buildr 'Buildfile' and 'buildfile' All other options (as listed at https://github.com/apache/buildr/blob/master/lib/buildr/core/application.rb#L110) are already covered by other things here. --- lib/linguist/languages.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 6eb2a378..3e101649 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -1544,12 +1544,14 @@ Ruby: filenames: - Appraisals - Berksfile + - Buildfile - Gemfile - Gemfile.lock - Guardfile - Podfile - Thorfile - Vagrantfile + - buildfile Rust: type: programming