From 774f658f679ce2b0fec2258f2b8e2150f10cc15c Mon Sep 17 00:00:00 2001 From: Howard Mao Date: Tue, 17 Dec 2013 16:47:31 -0500 Subject: [PATCH] get scons files recognized as python --- lib/linguist/languages.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 71ff243b..22437c70 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -1289,6 +1289,8 @@ Python: - .xpy filenames: - wscript + - SConstruct + - SConscript interpreters: - python