From ea3f3b662875499c949be28df4f002ad09d8394a Mon Sep 17 00:00:00 2001 From: lvxinran Date: Thu, 21 Jan 2021 11:02:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4551295d3..72a538423 100644 --- a/.gitignore +++ b/.gitignore @@ -19,4 +19,5 @@ luafight/LogError/*.json luafight/BattleRecord/*.txt luafight/BattleRecord/*.json serverlogic/src/main/com.ljsd.jieling.thrift -conf/server/*.txt \ No newline at end of file +conf/server/*.txt +serverlogic/src/main/resources/application.properties \ No newline at end of file