X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=.gitignore;h=d5531c1d5532cc7df9ae7b4504e6fbe080ada33c;hb=598a729fc00c45ec5fb764067980dd1047dcc05f;hp=47a3aa8536d431fc787699418b55822dea6f17fa;hpb=6cc66a0b2010f8395819826d027995861a34642c;p=mirror_xterm.js.git diff --git a/.gitignore b/.gitignore index 47a3aa8..d5531c1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ node_modules/ *.swp .lock-wscript -out/ +lib/ Makefile.gyp *.Makefile *.target.gyp.mk @@ -12,3 +12,7 @@ npm-debug.log /.idea/ .env build/ +.vscode/ + +# Directories needed for code coverage +/coverage/