summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYuanHu <yuan.hu1@zte.com.cn>2018-03-28 09:22:13 +0800
committerYuanHu <yuan.hu1@zte.com.cn>2018-03-28 09:22:13 +0800
commit80316bd1f9b6e5de1a5f8545dadc26c68d35776c (patch)
tree37734bb1dab63ea3ef1e3748933901ca8dfe8150
parent4fd794f4f23237fbc18e4d5319d639d85b21aacb (diff)
Update .gitignore
Update .gitignore Issue-ID: SDC-1079 Change-Id: I5da10608c5c46512d65fd7d111ff370415f95b74 Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3acbdc42..9d96998d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
.classpath
.project
.settings/
+.checkstyle
target/
logs/
debug-logs/
@@ -9,4 +10,5 @@ test.json
test.xml
test1.json
bpmnworkflow.bpmn20.xml
-dist \ No newline at end of file
+dist
+*.log