diff options
author | Michael Lando <ml636r@att.com> | 2017-10-15 09:07:08 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-10-15 09:07:08 +0000 |
commit | 283f25cb7b482192c389bf590515322265d96720 (patch) | |
tree | 7ef7c6f4c648160d667073b3cdf09ca4928e5149 /.gitignore | |
parent | bc9318a1ff421e2a4822a02c66792ec8914b8620 (diff) | |
parent | 0fe581513227caf8e1f07345d95b9c21ef9350db (diff) |
Merge "VoltE fix"
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 |