mirror of
https://git.proxmox.com/git/mirror_xterm.js
synced 2025-10-04 00:20:20 +00:00

This allows for reproducible builds. Also, fix Dockerfile to first build and then run tests and a typo in the entrypoint. Thanks @BenHall for reporting the issue with the Docker build!
17 lines
155 B
Plaintext
17 lines
155 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/
|
|
.git/
|