From f1cfc5619fe6787edc1775e40fa436c426f7cb23 Mon Sep 17 00:00:00 2001 From: Soar Qin Date: Tue, 16 Jun 2026 03:39:49 +0800 Subject: [PATCH] chore: update .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 6e79db6..12a8564 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,8 @@ # C# generated folders bin/ obj/ +*.dll +!/AssemblyFromGame/*.dll # C++ build folders build/ @@ -18,3 +20,6 @@ build/ /*/package/*.zip /*/package/patchers/ /*/package/plugins/ + +# Agent files +/.omo/