solves #227: create both non-shaded and shaded jar for library, while not breaking CLI
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -6,6 +6,7 @@ target/
|
||||
pom.xml.*
|
||||
bin/
|
||||
/.gradle/
|
||||
log/
|
||||
|
||||
# ignore intelliJ foobar
|
||||
*.iml
|
||||
@@ -14,4 +15,4 @@ bin/
|
||||
# ignore test files
|
||||
ZUGFeRD-*-test
|
||||
|
||||
dependency-reduced-pom.xml
|
||||
dependency-reduced-pom.xml
|
||||
|
||||
Reference in New Issue
Block a user