out folder should not be ignored by vsce

This commit is contained in:
isidorn
2024-08-01 11:08:32 +02:00
parent 9dc40948ed
commit c882bc6d4a

View File

@ -1,6 +1,5 @@
.vscode/**
.vscode-test/**
out/**
node_modules/**
src/**
.gitignore