/target
/local
/bin

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

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

# Test logs
/*.log
