/target
/local
/bin

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

# Test logs and other files
/*.db

# Test data
/settings-db.xml
/JPADroolsFlow.*.db
/lib-jdbc/
