diff options
author | Tal Gitelman <tg851x@intl.att.com> | 2017-10-11 15:37:55 +0300 |
---|---|---|
committer | Tal Gitelman <tg851x@intl.att.com> | 2017-10-11 15:38:26 +0300 |
commit | 0fe581513227caf8e1f07345d95b9c21ef9350db (patch) | |
tree | 7781e7b4fb1195bd7c23da1fbb200d46ff6a7b96 /.gitignore | |
parent | 1847e627ee6b2e94892721f0af4fa0af4d0e785f (diff) |
VoltE fix
Change-Id: I5ebff7b2f8fabc9e9058b7451404eb4e705c0196
Issue-ID: SDC-410
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index d5ce522828..c631ed2376 100644 --- a/.gitignore +++ b/.gitignore @@ -167,4 +167,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/*
\ No newline at end of file +/sdc-os-chef/sdc-cassandra/chef-repo/cookbooks/cassandra-actions/files/default/tools/* +/sdc-os-chef/sdc-cassandra/chef-repo/cookbooks/cassandra-actions/attributes/default.rb |