From 11cf615f43ff2aac9343e6031872b7c66a19c3fe Mon Sep 17 00:00:00 2001 From: Luke Else Date: Wed, 30 Nov 2022 22:10:55 +0000 Subject: [PATCH] Updated .gitignore file --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 6203a94..c5da2ff 100644 --- a/.gitignore +++ b/.gitignore @@ -446,3 +446,5 @@ FodyWeavers.xsd *.out *.app +#Advent of Code Solutions +.[Oo]utput \ No newline at end of file