web - exclude more things from modules

This commit is contained in:
Benjamin Pasero 2020-06-29 14:23:16 +02:00
parent 7267e39126
commit 1446000dc2

View file

@ -1,6 +1,16 @@
# cleanup rules for web node modules, .gitignore style
**/*.txt
**/*.json
**/*.md
**/*.d.ts
**/*.js.map
**/LICENSE
**/CONTRIBUTORS
jschardet/index.js
jschardet/src/**
jschardet/dist/jschardet.js
xterm/src/**