Merge branch 'main' into direct-jpackage

This commit is contained in:
Konrad Neitzel 2023-03-21 16:34:44 +01:00 committed by GitHub
commit ed1ce4c845
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
*.iml
target
debug.out
/nbactions.xml

View File

@ -318,7 +318,6 @@
</property>
</activation>
<build>
<finalName>${jar.filename}</finalName>
<plugins>
<!-- Copy dependencies -->
<plugin>