Added new file to the gitignore

Change-Id: I3d9e469edcb297523be6ba0b76846a54ecb06d0e
Issue-ID: SDC-352
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
diff --git a/.gitignore b/.gitignore
index 3055c24..8272b99 100644
--- a/.gitignore
+++ b/.gitignore
@@ -163,3 +163,6 @@
 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