1
0
mirror of https://github.com/github/gitignore synced 2024-05-29 08:48:18 +02:00
gitignore/Node.gitignore
Ray Solomon 00686415c4 add 'build' to Node.gitignore
This is to exclude compiled code from nodejs addons.
Reference: http://nodejs.org/api/addons.html
2013-11-13 01:27:28 -08:00

16 lines
89 B
Plaintext

lib-cov
*.seed
*.log
*.csv
*.dat
*.out
*.pid
*.gz
pids
logs
results
build
node_modules