1
0
mirror of https://github.com/github/gitignore synced 2025-02-18 16:39:08 +01:00

Add comments to Node.gitignore

This commit is contained in:
Stuart P. Bentley 2013-01-28 03:12:56 -08:00
parent 518be4d566
commit c0bff41288

View File

@ -1,14 +1,25 @@
lib-cov
*.seed
# Semi-general patterns
## Logs
logs
*.log
## Runtime data
pids
*.pid
*.seed
## Run / build output
results
*.csv
*.dat
*.out
*.pid
*.gz
pids
logs
results
# JS-specific patterns
## Directory for files generated by jscoverage/JSCover
lib-cov
# Node-specific patterns
## You may want to comment this out in certain scenarios:
## see http://www.futurealoof.com/posts/nodemodules-in-git.html
node_modules