From 9a3481170ceb978201dca79118459c297a6393fa Mon Sep 17 00:00:00 2001 From: Andrew Date: Sat, 8 Jun 2024 22:43:07 +0100 Subject: [PATCH] Change filepath in gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index a5e8347d..69b8f6ac 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ "*.pdf" binary -"./year3/semester1/CT3536: Games Programming/project/**" linguist-vendored +"year3/semester1/CT3536: Games Programming/project/**" linguist-vendored