summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorlizi00164331 <li.zi30@zte.com.cn>2017-08-10 11:05:38 +0800
committerlizi00164331 <li.zi30@zte.com.cn>2017-08-10 11:05:38 +0800
commit27e486c2a58e2143169bd3f9d894eefddca261d3 (patch)
tree3c20007fd41ea76fecbdd0418127031239989679 /.gitignore
parentd1225dbb01f0759ef8726fa3ea05ad88c6bf54bc (diff)
Fix the bug Jenkins failed.
Add the version.properties according to the log of Jenkins. Change-Id: I986c946c784baac7d826a3b540c446f7725ec34f Issue-ID: AAI-146 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..f402f8c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+.classpath
+.project
+.settings/
+target/
+logs/
+debug-logs/ \ No newline at end of file