From a763633f22ec68867fea6b6a1204877fce3f4b5f Mon Sep 17 00:00:00 2001 From: Luke Else Date: Wed, 30 Nov 2022 22:14:08 +0000 Subject: [PATCH] Updated readme to ignore output files --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index de518c3..f502f07 100644 --- a/.gitignore +++ b/.gitignore @@ -447,4 +447,4 @@ FodyWeavers.xsd *.app #Advent of Code Solutions -./[Oo]utput \ No newline at end of file +./[Oo]utput/ \ No newline at end of file