From 00dfa07e91d2d90422334e1696b94b5e3b39f854 Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Thu, 5 Oct 2017 01:49:07 +0300 Subject: normative fix Change-Id: I66176e5dcbda425436bf7e0594e6bed1a914bb3f Issue-ID: SDC-410 Signed-off-by: Michael Lando --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') 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/* -- cgit