diff options
author | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-09-02 11:13:55 +0800 |
---|---|---|
committer | yunlong ying <ying.yunlong@zte.com.cn> | 2017-09-02 03:26:59 +0000 |
commit | 4905b80544ac1c6e2020f0745688dd9cd57e1860 (patch) | |
tree | 896ea5afbe95f12b9a1e0af4e1029fe40fa1a45d /mgr | |
parent | 1fd65c1e9e7f81f2894bddb26e1459c6f5f982f1 (diff) |
Add vfc gvnfm vnfmgr .gitignore file1
Change-Id: I96461f9b09de7986a07c4ec61c31731d2e0f7ed3
Issue-Id: VFC-240
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'mgr')
-rw-r--r-- | mgr/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mgr/.gitignore b/mgr/.gitignore new file mode 100644 index 0000000..8f76200 --- /dev/null +++ b/mgr/.gitignore @@ -0,0 +1,4 @@ +../.idea +logs/runtime_mgr.log +*.pyc +bash.exe.stackdump |