From 583076373204ec64f232b23b15e1105c7821b972 Mon Sep 17 00:00:00 2001
From: fanxuehan <fanxuehan@qq.com>
Date: Mon, 27 Sep 2021 11:31:00 +0800
Subject: [PATCH] chore: gitignore

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index a0ba569..dff215c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@
 /publish/publish/web_desktop
 /publish/publish/ios
 /publish/publish/*.zip
+/publish/publish/config.json
 /publish/publish/Release*
 /node_modules
 /play/build_android
-- 
2.21.0