26 строки
325 B
Plaintext
26 строки
325 B
Plaintext
.vscode/**
|
|
.vscode-test/**
|
|
out/**
|
|
test/**
|
|
src/**
|
|
**/*.map
|
|
.gitignore
|
|
tsconfig.json
|
|
tslint.json
|
|
package-lock.json
|
|
java-extension/**
|
|
scripts/**
|
|
resources/templates/scss/**
|
|
dist/**/test
|
|
webpack.*.js
|
|
node_modules
|
|
*.log
|
|
demo
|
|
CONTRIBUTING.md
|
|
extension.bundle.ts
|
|
javaConfig.json
|
|
.github/**
|
|
|
|
# Ignore output of code sign
|
|
server/*.md
|