diff options
author | Tal Gitelman <tg851x@intl.att.com> | 2017-09-28 13:31:26 +0300 |
---|---|---|
committer | Tal Gitelman <tg851x@intl.att.com> | 2017-10-01 20:54:53 +0300 |
commit | 87d4f768bb7a73cc6a2ff7abfe41a5f680dcc7e2 (patch) | |
tree | b0f16576c4689bff3594da091a4f430e99124dd3 | |
parent | 6df92161cb1ec6f71fcc97e99c159d23296a39e8 (diff) |
Added new file to the gitignore
Change-Id: Id856191ad0029512c2a1a3249c9f2149f3b32e10
Issue-ID: SDC-352
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8668158b79..e38db8cb2b 100644 --- a/.gitignore +++ b/.gitignore @@ -164,3 +164,5 @@ 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 |