From 9a0003059d3ada4ea0247ab82ab1806b1fc3f861 Mon Sep 17 00:00:00 2001 From: Sheldon Lee Date: Sun, 13 Oct 2024 14:04:57 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 05d8217..23e15a1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ obj/ main +test *.out logfile.txt