]> git.proxmox.com Git - mirror_xterm.js.git/blobdiff - .gitignore
Bump version to 2.9.2
[mirror_xterm.js.git] / .gitignore
index a8029f56da898b85fd010816593c2a33d0c32926..cb7551a61acb5d6e917c6f1c205c09b154da345a 100644 (file)
@@ -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/