Commit 00686415 authored by Ray Solomon's avatar Ray Solomon

add 'build' to Node.gitignore

This is to exclude compiled code from nodejs addons.
Reference: http://nodejs.org/api/addons.html
parent 52ec5820
......@@ -10,5 +10,6 @@ lib-cov
pids
logs
results
build
node_modules
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment