mirror of
https://git.proxmox.com/git/mirror_xterm.js
synced 2025-10-04 09:38:24 +00:00
Do not publish test files to npm
This commit is contained in:
parent
56ca7743a8
commit
e23956cd77
@ -1,7 +1,9 @@
|
|||||||
node_modules/
|
node_modules/
|
||||||
*.swp
|
*.swp
|
||||||
.lock-wscript
|
.lock-wscript
|
||||||
out/
|
lib/*.test.js
|
||||||
|
lib/*.test.js.map
|
||||||
|
lib/test/
|
||||||
Makefile.gyp
|
Makefile.gyp
|
||||||
*.Makefile
|
*.Makefile
|
||||||
*.target.gyp.mk
|
*.target.gyp.mk
|
||||||
|
Loading…
Reference in New Issue
Block a user