aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorTal Gitelman <tg851x@intl.att.com>2017-10-02 17:27:52 +0300
committerTal Gitelman <tg851x@intl.att.com>2017-10-02 17:28:27 +0300
commit40af5a3c869313beb4ef0a324de89527a435e3dd (patch)
treeffaea676b013bc78e5ad189a4cc33430fca9a3a7 /.gitignore
parentcfac9807bd39aa2914c58875ab4b61d8200bf281 (diff)
Added new file to the gitignore
Change-Id: I3d9e469edcb297523be6ba0b76846a54ecb06d0e Issue-ID: SDC-352 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
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