/target
/local

# Eclipse, Netbeans and IntelliJ files
/.*
!.gitignore
/nbproject
/*.ipr
/*.iws
/*.iml

# Repository wide ignore mac DS_Store files
.DS_Store

# Original jbpm ignores
bin/
*~
*.tlog

# Test info
/settings*.xml
/lib-jdbc/
/jbpm-human-task/jbpm-human-task-core/target/
/jbpm-human-task/jbpm-human-task-mina/target/
/jbpm-human-task/jbpm-human-task-jms-hornetq/target/
/jbpm-human-task/jbpm-human-task-jms/target/
/jbpm-human-task/jbpm-human-task-hornetq/target/