From: Tal Gitelman Date: Mon, 2 Oct 2017 14:27:52 +0000 (+0300) Subject: Added new file to the gitignore X-Git-Tag: v1.2.0~868 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F69%2F16869%2F1;p=sdc.git Added new file to the gitignore Change-Id: I3d9e469edcb297523be6ba0b76846a54ecb06d0e Issue-ID: SDC-352 Signed-off-by: Tal Gitelman --- diff --git a/.gitignore b/.gitignore index 3055c24b6b..8272b99ae9 100644 --- a/.gitignore +++ b/.gitignore @@ -163,3 +163,6 @@ common/openecomp-sdc-artifact-generator-lib/openecomp-sdc-artifact-generator-cor sdc-os-chef/sdc-sanity/chef-repo/cookbooks/sdc-sanity/files/default/testSuites/* /sdc-os-chef/sdc-cassandra/chef-repo/cookbooks/cassandra-actions/attributes/default.rb + + +/common/openecomp-common-configuration-management/openecomp-configuration-management-cli/dependency-reduced-pom.xml \ No newline at end of file