mirror of
https://github.com/github/gitignore
synced 2024-11-25 21:24:23 +01:00
add 'build' to Node.gitignore
This is to exclude compiled code from nodejs addons. Reference: http://nodejs.org/api/addons.html
This commit is contained in:
parent
52ec58209b
commit
00686415c4
@ -10,5 +10,6 @@ lib-cov
|
|||||||
pids
|
pids
|
||||||
logs
|
logs
|
||||||
results
|
results
|
||||||
|
build
|
||||||
|
|
||||||
node_modules
|
node_modules
|
||||||
|
Loading…
Reference in New Issue
Block a user