From bb2ae9da864645db4ba3bd3eaa38048832baa65a Mon Sep 17 00:00:00 2001 From: xiaoqidun Date: Fri, 3 Jul 2026 20:15:24 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=BF=BD=E7=95=A5=E6=96=87=E4=BB=B6):=20?= =?UTF-8?q?=E9=81=BF=E5=85=8D=E6=8F=90=E4=BA=A4=E4=BA=8C=E8=BF=9B=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 9c7de97..5bce74d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ .idea/ .vscode/ .devcontainer/ +*.exe +*.exe~ assets/webui/ofdgo.wasm \ No newline at end of file