From 5ce094b72feb646fe341ceb264b82b10d2253b0d Mon Sep 17 00:00:00 2001 From: Florian Agbuya Date: Tue, 28 Nov 2023 13:51:35 +0800 Subject: [PATCH] gitignore: remove tmp --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b4b5ff4..e2f5dd2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -result -tmp \ No newline at end of file +result \ No newline at end of file