26 строки
279 B
Plaintext
26 строки
279 B
Plaintext
.azure-pipelines/**
|
|
.eslint*
|
|
.github/**
|
|
.gitignore
|
|
.vscode-test/**
|
|
.vscode/**
|
|
*.tgz
|
|
**/*.gif
|
|
**/*.map
|
|
**/*.ts
|
|
build/**
|
|
dist/test/**
|
|
docs/**
|
|
gulp*
|
|
node_modules/**
|
|
out/**
|
|
src/**
|
|
stats.json
|
|
test-results.xml
|
|
test/**
|
|
testWorkspace/**
|
|
tools/**
|
|
tsconfig.json
|
|
typings/**
|
|
webpack.config*
|