From 67381ba6c04b4b8e30e32e85996254495e6942fc Mon Sep 17 00:00:00 2001 From: Metona Desktop Date: Sun, 5 Apr 2026 22:55:38 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E6=B7=BB=E5=8A=A0=20Windows=20?= =?UTF-8?q?=E6=9E=84=E5=BB=BA=E4=BA=A7=E7=89=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Metona Ollama Setup 1.0.0.exe (78MB) - NSIS 安装包 - MetonaOllama-Portable-1.0.0.exe (72MB) - 绿色便携版 - 均为 x64 架构,无需签名 --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index fbf2d4f..a1760f3 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,6 @@ out/ Thumbs.db *.log window-state.json + +# Build output (release for desktop) +!release/*.exe