Add jar contain test boot app...
Test failures are due to this being missing (was caught by .gitignore rules).
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -9,7 +9,9 @@
|
||||
.mtj.tmp/
|
||||
|
||||
# Package Files #
|
||||
*.jar
|
||||
**/target/*.jar
|
||||
**/jars/*.jar
|
||||
eclipse-language-servers/**/*.jar
|
||||
*.war
|
||||
*.ear
|
||||
# Exceptions
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user