/target
/local

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

# The META-INF directory is generated by the maven-felix-plugin
/META-INF

# test files
/*.db
/btm*log
