diff options
author | Michael Lando <ml636r@att.com> | 2017-10-05 01:51:28 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-10-05 01:51:28 +0300 |
commit | 168dd68fa502bd817dd4d6babe63e3e39876908b (patch) | |
tree | a4b0ffac38eb51ecb66568e5e055b073aee30dff /.gitignore | |
parent | 51e8fb68f82c59d75cd992a257d733fc2fd8672c (diff) |
normative fix
Change-Id: I5ba61afae1d974c78d1a80e931533f386e0015f0
Issue-ID: SDC-410
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 8272b99ae9..d5ce522828 100644 --- a/.gitignore +++ b/.gitignore @@ -165,4 +165,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 +/common/openecomp-common-configuration-management/openecomp-configuration-management-cli/dependency-reduced-pom.xml + +/sdc-os-chef/sdc-cassandra/chef-repo/cookbooks/cassandra-actions/files/default/tools/*
\ No newline at end of file |