mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
[html/css/json] improve vscodeignore
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
test/**
|
||||
.vscode/**
|
||||
server/tsconfig.json
|
||||
server/node_modules/@types/**
|
||||
server/src/**
|
||||
server/test/**
|
||||
server/out/test/**
|
||||
client/tsconfig.json
|
||||
client/src/**
|
||||
client/src/**
|
||||
**/node_modules/*/lib/esm/**
|
||||
**/node_modules/@types/**
|
||||
Reference in New Issue
Block a user