From: ying.yunlong Date: Wed, 22 Feb 2017 01:31:31 +0000 (+0800) Subject: Modify gitignore file X-Git-Tag: release/mercury~12 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b494650da07307c9698ad6901ae45bf7277d181a;p=vfc%2Fgvnfm%2Fvnfres.git Modify gitignore file Change-Id: Id77a5c88cf30e81559334b668ddc70d7ae256e2d Issue-Id: GVNFM-12 Signed-off-by: ying.yunlong --- diff --git a/.gitignore b/.gitignore index 6991837..cbc61c2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,3 @@ -target/ -coverage-report/ -bin/ -.project -.settings -.classpath -.class -.checkstyle +lcm/.idea +lcm/logs/runtime_lcm.log +*.pyc