mirror of
https://github.com/github/gitignore
synced 2025-07-14 21:49:14 +02:00

This is to exclude compiled code from nodejs addons. Reference: http://nodejs.org/api/addons.html
15 lines
89 B
Text
15 lines
89 B
Text
lib-cov
|
|
*.seed
|
|
*.log
|
|
*.csv
|
|
*.dat
|
|
*.out
|
|
*.pid
|
|
*.gz
|
|
|
|
pids
|
|
logs
|
|
results
|
|
build
|
|
|
|
node_modules
|