os: throw when os.networkInterfaces() fails
[platform/upstream/nodejs.git] / .gitignore
index 3bc7efb..38e9ca9 100644 (file)
@@ -18,6 +18,7 @@ node_g
 # various stuff that VC++ produces/uses
 Debug/
 Release/
+!doc/blog/**
 *.sln
 !nodemsi.sln
 *.suo
@@ -31,9 +32,14 @@ ipch/
 *.sdf
 *.opensdf
 
+/config.mk
 /config.gypi
 *-nodegyp*
 /gyp-mac-tool
 /dist-osx
 /npm.wxs
 /tools/msvs/npm.wixobj
+email.md
+deps/v8-*
+./node_modules
+.svn/
\ No newline at end of file