/target
/local
/data

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

# test database
/JPADroolsFlow.*.db
