mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-04-22 15:25:47 -07:00
19 lines
200 B
Plaintext
19 lines
200 B
Plaintext
node_modules/
|
|
*.swp
|
|
.lock-wscript
|
|
lib/
|
|
Makefile.gyp
|
|
*.Makefile
|
|
*.target.gyp.mk
|
|
*.node
|
|
example/*.log
|
|
docs/
|
|
npm-debug.log
|
|
/.idea/
|
|
.env
|
|
build/
|
|
.vscode/
|
|
|
|
# Directories needed for code coverage
|
|
/coverage/
|