From de0c2992ed82e12e011b57fe1d21cf4f0ed5de9d Mon Sep 17 00:00:00 2001 From: ZhuangYumin Date: Mon, 25 Sep 2023 21:54:49 +0800 Subject: [PATCH] Add info dirctory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1a5fc55..b00a783 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ .vscode/ build/ src/std/ +info/ \ No newline at end of file