From 460b7bd4f12b8427fa3bdc1af65b9d496a40c161 Mon Sep 17 00:00:00 2001 From: Chen Lixiang Date: Thu, 29 Jun 2023 21:17:31 +0800 Subject: [PATCH] update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e45a29a..18521ba 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ build/ +dataset/ *.out *.exe \ No newline at end of file