From 5377ef9abe8d936e0c25b8c275b9f012db68c348 Mon Sep 17 00:00:00 2001 From: Starnakin Date: Sun, 1 Dec 2024 21:00:06 +0100 Subject: [PATCH] update: gitgnore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2fa6fd5..2281547 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -**/input.txt \ No newline at end of file +**/input.txt +**/test.txt \ No newline at end of file