From fa4fb9da0998b0523006c310d1613b801a4c90d3 Mon Sep 17 00:00:00 2001 From: walon Date: Sat, 31 May 2025 08:30:45 +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 3f30376..0daf7eb 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,5 @@ *.csproj *.sln packages-lock.json +/Samples/WorkWithHybridCLR/Assets/Obfuz/SymbolObfus/symbol-mapping.xml +/Samples/WorkWithHybridCLR/Assets/StreamingAssets/HotUpdate.dll.bytes