From 586c4bf5cbcc28f44ccfd201fc6549897006ac20 Mon Sep 17 00:00:00 2001 From: Trent Bartlem Date: Thu, 3 Dec 2015 18:11:13 +1000 Subject: [PATCH] *.py.example files are Python --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 8d3d1663..9369413a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -*.py.example linguist-language=Python +*/*.py.example linguist-language=Python