# Ignored files deleted by mvn clean
/target
# Ignored files not deleted by mvn clean
/local

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

# Eclipse files
/.classpath
/.project

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

.vscode
dependency-reduced-pom.xml
