/target | |
/local | |
/bin | |
# Eclipse, Netbeans and IntelliJ files | |
/.* | |
!.gitignore | |
/nbproject | |
/*.ipr | |
/*.iws | |
/*.iml | |
# Test logs and other files | |
/*.tlog | |
/*.db | |
# The META-INF directory is generated by the maven-felix-plugin | |
/META-INF | |
# Test data | |
btm*.tlog | |
/settings-db.xml | |
/JPADroolsFlow.*.db | |
/lib-jdbc/ |