From dcd17e7df8e6c45f43f6aade41205a39e9191d6e Mon Sep 17 00:00:00 2001 From: Trent Bartlem Date: Thu, 3 Dec 2015 18:09:44 +1000 Subject: [PATCH] Create .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..8d3d1663 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.py.example linguist-language=Python