/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/
*.db

# modules that don't exist in this branch
/jbpm-human-task-war/

# files used for external db testing
jdbc_driver.jar
db-settings.xml
