From: YuanHu Date: Tue, 27 Mar 2018 02:52:00 +0000 (+0800) Subject: Update .gitignore X-Git-Tag: v1.1.0~42 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F87%2F38787%2F2;p=sdc%2Fsdc-workflow-designer.git Update .gitignore Add new ignore files. Issue-ID: SDC-1079 Change-Id: I3f898214457ebaedfed948a3015385b4e2a40854 Signed-off-by: YuanHu --- 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