diff options
author | Jun Hu <jh245g@att.com> | 2017-11-17 14:13:49 -0500 |
---|---|---|
committer | Nicolas Hu <jh245g@att.com> | 2017-11-17 14:18:21 -0500 |
commit | 07f6751daac99645dd92ab9239e56293665c229d (patch) | |
tree | 015ea6fd1949f79e5b58d0fa75a959aa64887e32 /.gitignore | |
parent | 9f870bea670b25d0b892d91736313f886379563b (diff) |
Deploy Policy on VMs by TOSCA
IssueID: OOM-80
Change-Id: Ifa21629bba5a8dbac652b8341f4ac52947bd619f
Signed-off-by: Nicolas Hu <jh245g@att.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index decc205720..b671448e83 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ kubernetes/config/onap-parameters.yaml +.idea/vcs.xml +.idea/modules.xml +.idea/oom.iml +.idea/workspace.xml |