From 7a3b12ad2f02fc1f0a01c4578f20ea95c47d7845 Mon Sep 17 00:00:00 2001 From: River <53824200+shibedrill@users.noreply.github.com> Date: Wed, 4 Jan 2023 23:45:01 -0500 Subject: [PATCH] Fixed gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ea8c4bf..4fa81e2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /target +/test_output.txt