diff options
author | Liam Fallon <liam.fallon@est.tech> | 2020-02-18 16:12:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-02-18 16:12:02 +0000 |
commit | 5cdc0da265e1488321f88c38d9e0fb9d3626f54d (patch) | |
tree | 90b49e58970bf408b33eaa4b6464238f2c533a91 /.gitignore | |
parent | 9c2cabe28c17bb243a29f218f21aafee7e9a70e4 (diff) | |
parent | 6dfab64262ea5816c761042192c84e498a3177ab (diff) |
Merge "tosca compliant op policy support + vcpe test"
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2a339bd09..bc7d482b2 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,5 @@ controlloop/templates/template.demo/src/test/resources/xacml/autogenerated_*.xml **/*.iml *.ipr *.iws +**/*.trace.db +**/*.mv.db |