powerquery-formatter/.vscodeignore

21 строка
279 B
Plaintext
Исходник Постоянная ссылка Обычный вид История

2020-05-04 10:42:55 +03:00
**/.*/
**/*.ts
**/*.js.map
.gitignore
**/tsconfig.json
**/tsconfig.base.json
**/tsconfig.tsbuildinfo
**/tslint.json
**/package-lock.json
contributing.md
.travis.yml
scripts/
packages/
client/**
node_modules/
!client/dist/**/*.js
server/**
!server/dist/**/*.js
**/*.zip
**/*.vsix