/target
/local
/bin

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

# Test logs and other files
/*.tlog
/*.db

# META-INF is generated by the maven-felix-plugin - TODO no longer applies, remove this line
/META-INF

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