diff options
author | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-08-10 11:22:28 +0800 |
---|---|---|
committer | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-08-10 11:22:28 +0800 |
commit | bd16b04a18ce7c8233da54076b61fb7e05b45c9b (patch) | |
tree | 831e098f7a7d0a48cc6bb668fa009c7d64ae73ee /gvnfmadapter/.gitignore | |
parent | 0f2abeff779c766a5788aa6f1f54f6d6daf32d73 (diff) |
Update URL according to microservice name
Change-Id: I3f296df108360bf954149d6cb4b315795c1f98c3
Issue-ID: VFC-87
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'gvnfmadapter/.gitignore')
-rw-r--r-- | gvnfmadapter/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
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 |