diff options
author | Yuli Shlosberg <ys9693@att.com> | 2018-04-08 14:03:29 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2018-04-09 18:03:21 +0000 |
commit | 1788983cf083303c51d538608c92abbebef10307 (patch) | |
tree | a70997752b5448dc45739309c53df2ef49f5f59f /.gitignore | |
parent | 0ebace5621e54b8102b0371f0500340adedf7f75 (diff) |
fix use of user credentials logic
Change-Id: If518234e78983fe35ceb4b971d5093052ee824bb
Issue-ID: SDC-384
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index fe04086ca5..6fcd3c0973 100644 --- a/.gitignore +++ b/.gitignore @@ -262,3 +262,5 @@ utils/DmaapPublisher/logs/* /openecomp-ui/yarn.lock + +/ui-ci/sdc-ui-tests/chef-repo/cookbooks/sdc-ui-tests/files/default/Files/VNFs/* |