diff options
author | andre.schmid <andre.schmid@est.tech> | 2020-01-22 14:49:32 +0000 |
---|---|---|
committer | andre.schmid <andre.schmid@est.tech> | 2020-01-22 14:51:52 +0000 |
commit | 8f967e47b95c78c129c81abd09d0934678451f3d (patch) | |
tree | a87ff9a4c8d0a69b6290b8b82c599c395596286d /asdctool/.gitignore | |
parent | 16a9fce0e104a38371a9e5a567ec611ae3fc7f33 (diff) |
Fix version.rb after Catalog alignment
Change-Id: Ibd4401a13d39ecbb6e7ba079e7e66d59c70c9e4b
Issue-ID: SDC-2724, SDC-2729
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
Signed-off-by: andre.schmid <andre.schmid@est.tech>
Diffstat (limited to 'asdctool/.gitignore')
-rw-r--r-- | asdctool/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/asdctool/.gitignore b/asdctool/.gitignore index 4a95481e61..dd8342c4fe 100644 --- a/asdctool/.gitignore +++ b/asdctool/.gitignore @@ -1,2 +1,3 @@ /bin/ /build/ +/sdc-cassandra-init/chef-repo/cookbooks/cassandra-actions/attributes/version.rb |