From 40617d82bd27e62af866967a6e296c31c82f8fa8 Mon Sep 17 00:00:00 2001 From: Cavon Lee Date: Tue, 23 Jul 2024 16:04:24 +0800 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1d74e21..ec701ad 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.vscode/ +.vscode/ +build/ \ No newline at end of file