.gitignore
@@ -1,25 +1,19 @@ /target/ /start/target/ /flowable/target/ /common/target/ /business/target/ .idea target/ **/target/ .idea/ *.iml .tags .tags_sorted_by_file .pyc __pycache__ .cache .settings __pycache__/ .cache/ .settings/ .classpath .project .DS_Store *.pid *Help target log.* .DS_Store log.home_IS_UNDEFINED 202* doc/api_doc @@ -36,4 +30,3 @@ *.bak *.tmp *.temp