From 3294de2117c4bc268415c6ead80bf7d87dfa6657 Mon Sep 17 00:00:00 2001 From: mayge Date: Mon, 20 Oct 2025 11:29:10 -0400 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=88=A0=E9=99=A4=E4=BA=86=E5=BA=93?= =?UTF-8?q?=E4=B8=AD=E7=9A=84=E6=95=B0=E6=8D=AE=E9=9B=86=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3d4dd95..86c65f9 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,6 @@ outputs/ ovf.egg-info/ dist/ build/ -logs/ \ No newline at end of file +logs/ +release/ +examples/ \ No newline at end of file