From c70469b4eda6a60cd9c55ac1b1875343b6cc7de8 Mon Sep 17 00:00:00 2001 From: Andrew Date: Thu, 18 Apr 2024 00:52:25 +0100 Subject: [PATCH] Mark CT3536 project as 'linguist-vendored' in order to remove it from the GitHub language statistics calculations, which it throws off completely --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index d72fd520..f89c550f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ *.pdf binary +./year3/semester1/CT3536: Games Programming/project/** linguist-vendored