From b8fe57385e85d480c8e4e3aea7bdf340b56a6418 Mon Sep 17 00:00:00 2001 From: LIghtJUNction Date: Thu, 26 Mar 2026 03:19:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitignore?= 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 c3e7236e2..eab420672 100644 --- a/.gitignore +++ b/.gitignore @@ -77,4 +77,6 @@ rust/target/ # Build outputs dist/ *.whl +# 拓展模块 *.so +*.dll