Repositorio del curso CCOM4030 el semestre B91 del proyecto Artesanías con el Instituto de Cultura

12345678910111213141516171819202122232425262728
  1. # Logs
  2. logs
  3. *.log
  4. # Runtime data
  5. pids
  6. *.pid
  7. *.seed
  8. # Directory for instrumented libs generated by jscoverage/JSCover
  9. lib-cov
  10. # Coverage directory used by tools like istanbul
  11. coverage
  12. # Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
  13. .grunt
  14. # Compiled binary addons (http://nodejs.org/api/addons.html)
  15. build/Release
  16. # Dependency directory
  17. # Commenting this out is preferred by some people, see
  18. # https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git-
  19. node_modules
  20. # Users Environment Variables
  21. .lock-wscript