From e0b739ba24699a0c55e4e5e1b8d41a9a89771034 Mon Sep 17 00:00:00 2001 From: Thomas Walker Lynch Date: Thu, 28 Feb 2019 00:36:25 +0100 Subject: [PATCH] attributes --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 1c9aacd..e0900a0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ * linguist-vendored -*.cc linguist-vendored=false +*.c linguist-vendored=false +*.py linguist-vendored=false -- 2.20.1