mirror of
https://git.proxmox.com/git/mirror_xterm.js
synced 2025-10-04 00:20:20 +00:00
20 lines
210 B
Plaintext
20 lines
210 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/
|
|
.DS_Store
|
|
|
|
# Directories needed for code coverage
|
|
/coverage/
|