55d7f83f92
Added the maven-dependency-plugin to POM files for OSGi bundles (copies dependencies to project roots). Needed to add a line to the list of ignores so that JAR files don't show up as new untracked files.
6 linhas
50 B
Plaintext
6 linhas
50 B
Plaintext
# Maven
|
|
target/
|
|
|
|
# maven-dependency-plugin
|
|
/*.jar
|