From 03ce24221ec2e6929fa5c579db7b3ea7b5931131 Mon Sep 17 00:00:00 2001 From: Christopher Kaster Date: Tue, 4 Feb 2014 19:00:33 +0100 Subject: [PATCH] add haxelib run.n neko bytecode file to vendor list --- lib/linguist/vendor.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/linguist/vendor.yml b/lib/linguist/vendor.yml index ca00b057..68c37da7 100644 --- a/lib/linguist/vendor.yml +++ b/lib/linguist/vendor.yml @@ -47,6 +47,9 @@ # Debian packaging - ^debian/ +# Haxelib projects often contain a neko bytecode file named run.n +- run\.n + ## Commonly Bundled JavaScript frameworks ## # jQuery