summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRefael Ackermann <refack@gmail.com>2017-05-24 17:24:08 -0400
committerRefael Ackermann <refack@gmail.com>2017-05-27 17:07:37 -0400
commitc1a4b531fb623c0a2165e21bb13a456e8dd86037 (patch)
tree1a3c0f07cfbe2ebcbf83983852ee7c727484d035 /.gitignore
parentf84666f923e1d89c2cf3f5a31075985846016c13 (diff)
downloadandroid-node-v8-c1a4b531fb623c0a2165e21bb13a456e8dd86037.tar.gz
android-node-v8-c1a4b531fb623c0a2165e21bb13a456e8dd86037.tar.bz2
android-node-v8-c1a4b531fb623c0a2165e21bb13a456e8dd86037.zip
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 b1e73c5198..b4ba0e2983 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,6 +60,8 @@ ipch/
*.VC.opendb
.vs/
.vscode/
+/deps/v8/src/debug/obj
+/*.exe
/config.mk
/config.gypi