From bd16b04a18ce7c8233da54076b61fb7e05b45c9b Mon Sep 17 00:00:00 2001
From: "ying.yunlong" <ying.yunlong@zte.com.cn>
Date: Thu, 10 Aug 2017 11:22:28 +0800
Subject: Update URL according to microservice name

Change-Id: I3f296df108360bf954149d6cb4b315795c1f98c3
Issue-ID: VFC-87
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
---
 gvnfmadapter/.gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'gvnfmadapter/.gitignore')

diff --git a/gvnfmadapter/.gitignore b/gvnfmadapter/.gitignore
index a1920e6..894eb54 100644
--- a/gvnfmadapter/.gitignore
+++ b/gvnfmadapter/.gitignore
@@ -1,4 +1,4 @@
 .idea
-logs/runtime_res.log
+logs/*.log
 *.pyc
 bash.exe.stackdump
-- 
cgit