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
committerRefael Ackermann <refack@gmail.com>2017-05-28 00:07:37 +0300
commitc1a4b531fb623c0a2165e21bb13a456e8dd86037 (patch)
tree1a3c0f07cfbe2ebcbf83983852ee7c727484d035 /.gitignore
parentf84666f923e1d89c2cf3f5a31075985846016c13 (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