From 02c505c83a3422a5231b3952d848225f1aec8c0c Mon Sep 17 00:00:00 2001 From: xion Date: Tue, 25 Feb 2025 11:58:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E6=A0=B9=E7=9B=AE=E5=BD=95?= =?UTF-8?q?=E4=B8=8B=E7=9A=84tgz?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e907041..e01c9f9 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,6 @@ upload app.config.json5 release/* -!release/.gitkeep \ No newline at end of file +!release/.gitkeep + +/*.tgz \ No newline at end of file