mirror of
https://github.com/pcvolkmer/onkostar-plugin-dnpm.git
synced 2025-07-02 01:02:55 +00:00
Damit kann das Projekt ohne installiertes Maven gebaut werden, indem `./mvnw package` oder `mvnw.cmd package` ausgeführt wird. closes #15
8 lines
70 B
Plaintext
8 lines
70 B
Plaintext
/.idea/
|
|
/target/
|
|
|
|
.mvn/wrapper/maven-wrapper.jar
|
|
libs/*.jar
|
|
|
|
.project
|