node-gyp: download header tarball for compile
[platform/upstream/nodejs.git] / .gitignore
index 19fb384..1dc001f 100644 (file)
@@ -22,6 +22,7 @@ icu_config.gypi
 
 # various stuff that VC++ produces/uses
 Debug/
+!node_modules/debug/
 Release/
 !doc/blog/**
 *.sln
@@ -76,3 +77,7 @@ deps/zlib/zlib.target.mk
 tools/faketime
 icu_config.gypi
 test.tap
+
+# Xcode workspaces and project folders
+*.xcodeproj
+*.xcworkspace