From dea795629bd5150fc909a4fc163dacd17ef0f608 Mon Sep 17 00:00:00 2001 From: spark Date: Tue, 17 Dec 2024 20:32:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=88=90=E6=9C=AC=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 047d889..021a767 100644 --- a/.gitignore +++ b/.gitignore @@ -106,4 +106,5 @@ dist .DS_Store .idea/ -data/*.db \ No newline at end of file +data/*.db +build/*.exe \ No newline at end of file