diff options
author | HuabingZhao <zhao.huabing@zte.com.cn> | 2017-09-14 16:16:29 +0800 |
---|---|---|
committer | HuabingZhao <zhao.huabing@zte.com.cn> | 2017-09-14 16:16:33 +0800 |
commit | 8d5c71111540792f904d0edaef0678d020c0326b (patch) | |
tree | 7eca4e96fc4b7ffcd7d5f99c5f471044b3205192 /.gitignore | |
parent | 4457208c37c772eeb6a0a87339a56880b9b5563d (diff) |
Add https service registration support
Issue-Id: MSB-76
Change-Id: I14665c50b6c8994589e5e5671a85c263194946a9
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ target/ release/ .vagrant /archives/ +.checkstyle *.jar *.zip *.tar |