From 8599dbc1d23a4c2ea4910d37672498e7a8fb18c6 Mon Sep 17 00:00:00 2001 From: Krypton <43011723+kkrypt0nn@users.noreply.github.com> Date: Thu, 10 Dec 2020 18:44:56 +0100 Subject: [PATCH] Forcing syntax highlight for .txt to see repo size in README --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 4c0cb3a..944f6f6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -*.txt linguist-language=Text +*.txt linguist-language=Python