From a5f772c4d4448a340dde99502466f3b8a32e69e0 Mon Sep 17 00:00:00 2001 From: BruceChen Date: Sun, 12 Apr 2026 18:42:45 +0000 Subject: [PATCH] chore: update .gitignore to include third-party source code reference files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b4423a67..4d27e6b0 100644 --- a/.gitignore +++ b/.gitignore @@ -445,4 +445,5 @@ server.pid # Crowdin translation automation working directory /.crowdin-translate/ -thirdparty/ \ No newline at end of file +# Third-party source code reference files +ThirdpartyReference/