mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-04-22 15:25:47 -07:00
61c213f9e3
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/
|