From 37f6c6160ddf9260ca96607af6e6c77a6a38b649 Mon Sep 17 00:00:00 2001 From: toastyandwarm Date: Sun, 1 Dec 2024 14:29:06 +0000 Subject: [PATCH] update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 06c798b..e427dd8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -input.txt +*/input.txt