X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=.gitignore;h=cb7551a61acb5d6e917c6f1c205c09b154da345a;hb=ea07bf8f694a6e9714779b19c174e26162c39196;hp=a8029f56da898b85fd010816593c2a33d0c32926;hpb=332bc6be767338865a7f21253b68159f8b203e98;p=mirror_xterm.js.git diff --git a/.gitignore b/.gitignore index a8029f5..cb7551a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,7 @@ node_modules/ *.swp -build/* .lock-wscript -out/ +lib/ Makefile.gyp *.Makefile *.target.gyp.mk @@ -11,5 +10,10 @@ example/*.log docs/ npm-debug.log /.idea/ -typings/ .env +build/ +.vscode/ +.DS_Store + +# Directories needed for code coverage +/coverage/