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