This website requires JavaScript.
Explore
Help
Sign In
caleb-brown
/
gitignore
Watch
1
Star
0
Fork
0
You've already forked gitignore
mirror of
https://github.com/github/gitignore.git
synced
2025-01-22 08:19:13 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1e9ec334cd
gitignore
/
Node.gitignore
15 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
adding Node.js ignores
2010-11-08 18:18:45 -05:00
lib-cov
*.seed
*.log
*.csv
*.dat
*.out
*.pid
*.gz
pids
logs
[minor] Update Node.gitignore for npm 1.0
2011-05-29 21:47:07 -04:00
results
checking in the node_modules dir is best practice for app developers according to the community since recent changes. see: http://www.mikealrogers.com/posts/nodemodules-in-git.html by @mikeal (cherry picked from commit 44b47ec5bd0222ccf55efe5bcdb8bd3c55271803)
2012-01-06 00:30:03 -05:00
npm-debug.log
Update Node.gitignore
2012-11-08 08:07:25 -05:00
node_modules
Reference in New Issue
Copy Permalink