diff options
author | Michael Lando <ml636r@att.com> | 2017-10-05 01:49:07 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-10-05 01:49:07 +0300 |
commit | 00dfa07e91d2d90422334e1696b94b5e3b39f854 (patch) | |
tree | a4c1d71213ec87c1c72c041195487cebc51702bf /.gitignore | |
parent | 7a89caebb380ee1ab9b01d07251c51226cd47336 (diff) |
normative fix
Change-Id: I66176e5dcbda425436bf7e0594e6bed1a914bb3f
Issue-ID: SDC-410
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e38db8cb2b..26ba10439c 100644 --- a/.gitignore +++ b/.gitignore @@ -166,3 +166,5 @@ sdc-os-chef/sdc-sanity/chef-repo/cookbooks/sdc-sanity/files/default/testSuites/* /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/* |