mirror of https://github.com/microsoft/vscode.git
Exclude test files from extensions #57426
This commit is contained in:
parent
135d988852
commit
af243726fb
|
@ -1,3 +1,4 @@
|
|||
test/**
|
||||
src/**
|
||||
tsconfig.json
|
||||
tsconfig.json
|
||||
out/test/**
|
|
@ -1,2 +1,3 @@
|
|||
src/**
|
||||
tsconfig.json
|
||||
tsconfig.json
|
||||
out/test/**
|
Loading…
Reference in New Issue