vscode/build/.webignore

28 lines
440 B
Plaintext
Raw Normal View History

2020-06-22 07:41:43 +00:00
# cleanup rules for web node modules, .gitignore style
2020-06-29 12:23:16 +00:00
**/*.txt
**/*.json
**/*.md
**/*.d.ts
**/*.js.map
**/LICENSE
**/CONTRIBUTORS
jschardet/index.js
2020-06-22 07:41:43 +00:00
jschardet/src/**
2020-06-29 12:23:16 +00:00
jschardet/dist/jschardet.js
2020-06-22 07:41:43 +00:00
vscode-textmate/webpack.config.js
2020-06-22 07:41:43 +00:00
xterm/src/**
xterm-addon-search/src/**
xterm-addon-search/out/**
xterm-addon-search/fixtures/**
xterm-addon-unicode11/src/**
xterm-addon-unicode11/out/**
xterm-addon-webgl/src/**
xterm-addon-webgl/out/**