fixed wrong vscode ignore setting that kept the boot-java build out of the vsix package
This commit is contained in:
@@ -23,7 +23,7 @@ scripts/**
|
||||
# Compiler output
|
||||
out/test/**
|
||||
target/**
|
||||
!target/vscode-boot-properties-*.jar
|
||||
!target/vscode-boot-java-*.jar
|
||||
|
||||
# Extensions
|
||||
.gitignore
|
||||
|
||||
Reference in New Issue
Block a user