diff options
author | 2018-03-27 10:52:00 +0800 | |
---|---|---|
committer | 2018-03-27 11:22:16 +0800 | |
commit | 5b981bbbba6c0e4dc85b32544b35041baaa7cfda (patch) | |
tree | 45842d320ae383b7cf03ede576bd70e536734ad2 /.gitignore | |
parent | afc775574a186e17858f0f99f9d1e152738d498c (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-- | .gitignore | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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 |