diff options
author | 2017-08-09 09:42:11 +0800 | |
---|---|---|
committer | 2017-08-09 09:42:11 +0800 | |
commit | 0f2abeff779c766a5788aa6f1f54f6d6daf32d73 (patch) | |
tree | b0b4dd96d8fe56539608c6bb6062b0269ab1d3d0 /gvnfmadapter/.gitignore | |
parent | 6319f3b55bee59f8de4524353fc1ac200d91bddb (diff) |
Remove vfc-gvnfm-driver openo labels
As the seed code comes from openo, there are many
openo labels in vfc-gvnfm-driver, for example, in
the Rest URL, now remove the openo labels.
Change-Id: I0e5b7c762af853af3e9596b7bb8a41d0864331b1
Issue-ID: VFC-85
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'gvnfmadapter/.gitignore')
-rw-r--r-- | gvnfmadapter/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gvnfmadapter/.gitignore b/gvnfmadapter/.gitignore new file mode 100644 index 0000000..a1920e6 --- /dev/null +++ b/gvnfmadapter/.gitignore @@ -0,0 +1,4 @@ +.idea +logs/runtime_res.log +*.pyc +bash.exe.stackdump |