mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
[html/css/json] improve vscodeignore
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
test/**
|
||||
.vscode/**
|
||||
client/src/**
|
||||
client/tsconfig.json
|
||||
server/src/**
|
||||
server/test/**
|
||||
server/out/test/**
|
||||
server/.vscode/**
|
||||
server/tsconfig.json
|
||||
server/node_modules/@types/**
|
||||
**/node_modules/@types/**
|
||||
**/node_modules/*/lib/esm/**
|
||||
Reference in New Issue
Block a user