You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

56 lines
743 B

8 years ago
8 years ago
8 years ago
8 years ago
  1. # Logs
  2. logs
  3. *.log
  4. npm-debug.log*
  5. /logs
  6. # Runtime data
  7. pids
  8. *.pid
  9. *.seed
  10. # Directory for instrumented libs generated by jscoverage/JSCover
  11. lib-cov
  12. # Coverage directory used by tools like istanbul
  13. coverage
  14. # nyc test coverage
  15. .nyc_output
  16. # Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
  17. .grunt
  18. # node-waf configuration
  19. .lock-wscript
  20. # Compiled binary addons (http://nodejs.org/api/addons.html)
  21. build/Release
  22. # Deployment builds
  23. dist
  24. # Dependency directories
  25. node_modules
  26. npm/node_modules
  27. jspm_packages
  28. # Optional npm cache directory
  29. .npm
  30. # Optional REPL history
  31. .node_repl_history
  32. # NewRelic APM
  33. newrelic.js
  34. # Fusebox
  35. .fusebox
  36. # Config Files
  37. config.yml
  38. # Data directories
  39. /repo
  40. /data
  41. /uploads