summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJoão Reis <reis@janeasystems.com>2016-03-11 10:26:20 +0000
committerJoão Reis <reis@janeasystems.com>2016-03-29 17:37:14 +0100
commitccd81889fa55024ce77ecbc3e869479978fc98f2 (patch)
tree1c267105edce8df24018f568ddefc5417b8e4032 /.gitignore
parentb6475b9a9d0da0971eec7eb5559dff4d18a0e721 (diff)
downloadandroid-node-v8-ccd81889fa55024ce77ecbc3e869479978fc98f2.tar.gz
android-node-v8-ccd81889fa55024ce77ecbc3e869479978fc98f2.tar.bz2
android-node-v8-ccd81889fa55024ce77ecbc3e869479978fc98f2.zip
etw,build: always generate .rc and .h files
We can assume the Windows SDK is installed, hence the intermediate files generated from manifest should not be part of the source tree. This also fixes incorrect detection of ctrpp.exe, that should be in the path. PR-URL: https://github.com/nodejs/node/pull/5657 Reviewed-By: Alexis Campailla <orangemocha@nodejs.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f9a106d8f5..734d92d4d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,6 +50,7 @@ ipch/
/dist-osx
/npm.wxs
/tools/msvs/npm.wixobj
+/tools/msvs/genfiles/
/tools/osx-pkg.pmdoc/index.xml
/test/addons/??_*/
email.md