39 строки
849 B
Plaintext
39 строки
849 B
Plaintext
**/*.ts
|
|
**/*.map
|
|
.vscode/**
|
|
lib/**
|
|
typings/**
|
|
testapp/**
|
|
testdata/**
|
|
test/**
|
|
*.vsix
|
|
gulpfile.js
|
|
tsconfig.json
|
|
tsd.json
|
|
tslint.json
|
|
vscode-chrome-debug.txt
|
|
images/demo.gif
|
|
|
|
out/test/**
|
|
|
|
node_modules/.bin/**
|
|
node_modules/bufferutil/**
|
|
node_modules/utf-8-validate/**
|
|
node_modules/vscode-chrome-debug-core/node_modules/ws/node_modules/bufferutil/**
|
|
node_modules/vscode-chrome-debug-core/node_modules/ws/node_modules/utf-8-validate/**
|
|
|
|
node_modules/vscode-chrome-debug-core/out/test/**
|
|
node_modules/vscode-chrome-debug-core/typings/**
|
|
|
|
i18n/csy
|
|
i18n/trk
|
|
i18n/ptb
|
|
i18n/plk
|
|
package.nls.cs.json
|
|
package.nls.tr.json
|
|
package.nls.pt-br.json
|
|
package.nls.pl.json
|
|
node_modules/vscode-chrome-debug-core/i18n/csy/**
|
|
node_modules/vscode-chrome-debug-core/i18n/trk/**
|
|
node_modules/vscode-chrome-debug-core/i18n/ptb/**
|
|
node_modules/vscode-chrome-debug-core/i18n/plk/** |