diff options
author | ying.yunlong <ying.yunlong@zte.com.cn> | 2018-04-11 16:31:36 +0800 |
---|---|---|
committer | ying.yunlong <ying.yunlong@zte.com.cn> | 2018-04-11 16:31:36 +0800 |
commit | c107bdadd7f93f3d710c46c8ab7554b503eb2781 (patch) | |
tree | 042f020d789b4234676e6e6a164a6e767b442b31 /lcm/.gitignore | |
parent | 47390ce7c913315e54c19eff4f7d410d9caae966 (diff) |
Refactor vfc-vnflcm query_resource logic
Change-Id: I8f029f29134a66ea5bac946ccc0421c4b03283e4
Issue-ID: VFC-873
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'lcm/.gitignore')
-rw-r--r-- | lcm/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lcm/.gitignore b/lcm/.gitignore index 6a415b13..f8b7e60c 100644 --- a/lcm/.gitignore +++ b/lcm/.gitignore @@ -1,4 +1,4 @@ .idea -logs/runtime_lcm.log +logs/* *.pyc bash.exe.stackdump |