From 6553584c3d684feb32179dd286be25e11fce6b9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=B1=E5=AD=90=E6=A5=9A=5Czhuzi?= Date: Sat, 18 Mar 2023 00:50:09 +0800 Subject: [PATCH] update --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6696834..07dc6f2 100644 --- a/.gitignore +++ b/.gitignore @@ -43,4 +43,5 @@ target_wrapper.* CMakeLists.txt.user* src/build-preset/plugins.qmltypes -bin \ No newline at end of file +bin/debug/* +bin/release/* \ No newline at end of file