From e3f942cc4182d82284c421e345c7bd6081eec497 Mon Sep 17 00:00:00 2001 From: "ying.yunlong" Date: Tue, 8 Aug 2017 11:08:40 +0800 Subject: Refactor vfc-gvnfm-vnflcm pom As the seed code come from openo, there are some labels is openo in the pom file, change it to onap. Change-Id: I62582275880c07c443e1598876fa49cf261a25bb Issue-ID: VFC-77 Signed-off-by: ying.yunlong --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index cbc61c28..526523b1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ -lcm/.idea +.idea +.gitignore lcm/logs/runtime_lcm.log *.pyc -- cgit 1.2.3-korg