Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRefael Ackermann <refack@gmail.com>2017-05-25 00:24:08 +0300
committerJames M Snell <jasnell@gmail.com>2017-05-28 17:03:41 +0300
commit4f4d5d24f48230e1d4f946e5d7bc6c13a845f829 (patch)
tree2633b91c0046a6bcd0ee2bae2ce8ed630d6a6f5f /.gitignore
parent735902f3261227de0b10eb8ae0b67f92a2d09929 (diff)
build: ignore more VC++ artifacts
PR-URL: https://github.com/nodejs/node/pull/13208 Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b1e73c51989..b4ba0e2983f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,6 +60,8 @@ ipch/
*.VC.opendb
.vs/
.vscode/
+/deps/v8/src/debug/obj
+/*.exe
/config.mk
/config.gypi