提交 b0440f97 编写于 作者: S Stuart P. Bentley

Add build/Release to Node gitignore

This re-covers the http://nodejs.org/api/addons.html case for which the "build" directory was added in 00686415, but doesn't break cross-environment projects that use the build directory for including concatenated/minified source. Mazel tov!
上级 935e9b45
......@@ -23,6 +23,9 @@ lib-cov
# Node-specific patterns
## Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release
## Dependency directory
## Deployed apps should consider commenting this line out:
## see https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册