mirror of
https://github.com/vale981/gitignore
synced 2025-03-06 02:11:42 -05: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
1 changed files with 1 additions and 0 deletions
|
@ -10,5 +10,6 @@ lib-cov
|
|||
pids
|
||||
logs
|
||||
results
|
||||
build
|
||||
|
||||
node_modules
|
||||
|
|
Loading…
Add table
Reference in a new issue