Update .gitignore

Add new ignore files.

Issue-ID: SDC-1079

Change-Id: I3f898214457ebaedfed948a3015385b4e2a40854
Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
diff --git a/.gitignore b/.gitignore
index f402f8c..3acbdc4 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