summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorYuanHu <yuan.hu1@zte.com.cn>2018-03-27 10:52:00 +0800
committerYuanHu <yuan.hu1@zte.com.cn>2018-03-27 11:22:16 +0800
commit5b981bbbba6c0e4dc85b32544b35041baaa7cfda (patch)
tree45842d320ae383b7cf03ede576bd70e536734ad2 /.gitignore
parentafc775574a186e17858f0f99f9d1e152738d498c (diff)
Update .gitignore
Add new ignore files. Issue-ID: SDC-1079 Change-Id: I3f898214457ebaedfed948a3015385b4e2a40854 Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 7 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f402f8cf..3acbdc42 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,10 @@
.settings/
target/
logs/
-debug-logs/ \ No newline at end of file
+debug-logs/
+dependency-reduced-pom.xml
+test.json
+test.xml
+test1.json
+bpmnworkflow.bpmn20.xml
+dist \ No newline at end of file