diff options
author | Gitelman, Tal (tg851x) <tg851x@intl.att.com> | 2018-03-13 14:00:22 +0200 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2018-03-13 12:53:53 +0000 |
commit | 6a924cf18fb4cd76ba6163b453278d0045b70e87 (patch) | |
tree | 7ee929d9ddb43815a7dd35007b2dccf957c8edaf /.gitignore | |
parent | 4445d695275437479ef5ecb8c741ea92c673a965 (diff) |
analyze and fix IQ server violations SDC
Also fixes SDC-1119
Change-Id: I698ee784e0774e8c856acd7485e5abcb1ce27991
Issue-ID: SDC-1114
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c930c4d1e5..9c445a8b31 100644 --- a/.gitignore +++ b/.gitignore @@ -258,3 +258,4 @@ sdc-os-chef/sdc-sanity/chef-repo/cookbooks/sdc-sanity/files/default/testSuites/* *normatives.tar.gz +/openecomp-ui/yarn.lock |