From 89b0c548b85062a502d0a60f8db31e64e7773ae5 Mon Sep 17 00:00:00 2001 From: "ying.yunlong" Date: Wed, 22 Feb 2017 11:57:07 +0800 Subject: [PATCH] Modify gitignore file of gvnfmres Change-Id: Ia0ce3630fa5e9cdee9f87b8aa9d9fe3a0400fe42 Issue-Id: GVNFM-12 Signed-off-by: ying.yunlong --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 -- 2.16.6