1. 19 2月, 2015 1 次提交
    • S
      Update Node.gitignore · 7e8db0da
      Sebastian Blei 提交于
      Corrected URL, which linked to the `Should I check my node_modules folder into git?` readup.
      7e8db0da
  2. 24 1月, 2015 1 次提交
  3. 02 1月, 2015 1 次提交
  4. 12 11月, 2014 1 次提交
  5. 01 10月, 2014 2 次提交
    • S
      Explain .lock-wscript and move it · e4e5da63
      Stuart P. Bentley 提交于
      This changes the comment to better explain what .lock-wscript is for
      (it's for the [obsolete][v0.8.0] node-waf build system), and moves it
      next to the other ignore pattern(s) for binary module compilation artifacts.
      
      [v0.8.0]: http://blog.nodejs.org/2012/06/25/node-v0-8-0/
      e4e5da63
    • S
      Restore original comment about node_modules · 2d111edf
      Stuart P. Bentley 提交于
      It's not the opinion of "some people", it's a conditional circumstance.
      Even proponents of checking node_modules into Git agree that you
      shouldn't do it when you're writing a module to be included as a
      dependency on npmjs.org: the advantage of checking node_modules
      into Git is only for fully-packaged apps, which is why the original
      comment was what it was.
      2d111edf
  6. 13 8月, 2014 1 次提交
  7. 08 5月, 2014 1 次提交
  8. 05 4月, 2014 1 次提交
  9. 04 4月, 2014 1 次提交
    • C
      Remove opinion from Node.js .gitignore file · 4d30a45c
      cheddar 提交于
      This is a PR to remove the opinionated lines from the Node.js .gitignore file.
      
      I do not believe that Github's pre-baked .gitignore files should be promulgating opinions, especially in a community that is as fresh as the Node.js community.  Questions of what should be checked in should be a decision made on an organization-by-organization basis, or left up to the individual.  Github's inclusion of opinion in these files puts unnecessary authority behind that opinion, which can have the negative side-effect of people following without thinking.
      4d30a45c
  10. 01 3月, 2014 2 次提交
  11. 07 1月, 2014 5 次提交
  12. 03 1月, 2014 1 次提交
    • S
      Refactor Node.gitignore with comments · d79a88b2
      Stuart P. Bentley 提交于
      The "build" directory is lost in this refactor, as many JS projects
      do wish to include a minified/concatenated version of their source
      in the "build" folder in source control.
      d79a88b2
  13. 27 12月, 2013 1 次提交
  14. 13 11月, 2013 1 次提交
  15. 08 11月, 2013 1 次提交
  16. 06 10月, 2013 1 次提交
  17. 08 11月, 2012 1 次提交
  18. 06 1月, 2012 1 次提交
  19. 30 5月, 2011 1 次提交
  20. 10 11月, 2010 1 次提交
  21. 09 11月, 2010 1 次提交