From 9f850db126f42aec8e7010d8c68165ecc375f90f Mon Sep 17 00:00:00 2001 From: Jonathan Feinberg Date: Sat, 26 Apr 2014 21:22:49 -0400 Subject: [PATCH] Add support for Processing's new Python Mode sketches. --- lib/linguist/languages.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 70302378..a6aa21e0 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -1553,6 +1553,7 @@ Python: extensions: - .gyp - .lmi + - .pyde - .pyt - .pyw - .wsgi