aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorHuabingZhao <zhao.huabing@zte.com.cn>2017-08-17 17:38:48 +0800
committerHuabingZhao <zhao.huabing@zte.com.cn>2017-08-17 19:31:35 +0800
commitb91bf4fe6611e74f2c527c339d51e61193ec0a06 (patch)
tree37f89d17c0d874debf80e0bb2c6bf12a4db4a2df /.gitignore
parent04474a10c7758488de49d46804235dda5512bdd1 (diff)
msb discovery java client
Change-Id: Ibded02af67b9af6a2fdd57591688ec8b9a63121e Issue-Id: MSB-12 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..45e67f4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+.project
+.classpath
+.settings/
+.vscode/
+target/
+.vagrant
+/archives/
+*.jar
+*.zip
+*.tar
+*.gz