From: ying.yunlong Date: Wed, 22 Feb 2017 03:57:07 +0000 (+0800) Subject: Modify gitignore file of gvnfmres X-Git-Tag: release/mercury~10 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=89b0c548b85062a502d0a60f8db31e64e7773ae5;p=vfc%2Fgvnfm%2Fvnfres.git Modify gitignore file of gvnfmres Change-Id: Ia0ce3630fa5e9cdee9f87b8aa9d9fe3a0400fe42 Issue-Id: GVNFM-12 Signed-off-by: ying.yunlong --- diff --git a/.gitignore b/.gitignore index cbc61c2..60be8cd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ -lcm/.idea -lcm/logs/runtime_lcm.log +res/.idea +res/logs/runtime_res.log *.pyc +bash.exe.stackdump