From 6a4c9288b09a90a53d997e35c927e11e0225c088 Mon Sep 17 00:00:00 2001 From: Neil Murphy Date: Thu, 11 Nov 2021 19:10:14 -0500 Subject: [PATCH] Reset the language to pyton on github. --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..e2ebb9c4e --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +* linguist-vendored +*.py linguist-vendored=false