diff options
author | HuabingZhao <zhao.huabing@zte.com.cn> | 2017-08-19 04:33:16 +0000 |
---|---|---|
committer | HuabingZhao <zhao.huabing@zte.com.cn> | 2017-08-19 04:33:27 +0000 |
commit | 23d325cc76c8c77b54b2fadfd86aa48f6ee599f3 (patch) | |
tree | 9a444b1b9032a6320892097e455c8fba067a5912 /.gitignore | |
parent | ed667f8483e066e6c518a12caafdaca4e352e9fa (diff) |
Dockerfile and building scripts for discovery
Issue-Id: MSB-19
Change-Id: I907b96de27838ea55f61f1ad340d2ceaf3238c9c
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
@@ -3,6 +3,7 @@ .settings/ .vscode/ target/ +release/ .vagrant /archives/ *.jar |