From 8183cbc22e42668baf85c2bd0ba975607d991ca9 Mon Sep 17 00:00:00 2001 From: Ying-Li Niu <64801511@qq.com> Date: Sun, 21 Jun 2026 05:21:22 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20.gitignore=20=E5=8E=BB=E6=8E=89?= =?UTF-8?q?=E5=85=A8=E5=B1=80=20*.dll=20=E9=99=90=E5=88=B6=EF=BC=8Crelease?= =?UTF-8?q?=20DLL=20=E5=8F=AF=E8=87=AA=E7=94=B1=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitignore b/.gitignore index 822bfab..972facf 100644 --- a/.gitignore +++ b/.gitignore @@ -42,10 +42,6 @@ build_*/ *.so *.so.* *.dylib -*.dll - -# 但 engines/release/ 中的引擎 DLL 需要跟踪(用户运行必备) -!engines/release/dynamics_*.dll # 可执行文件(保留源码,排除编译出的二进制) # 注意:Windows 下 .exe 后缀的可执行文件