UI for Zipcoin Blue

.npmignore 333B

123456789101112131415161718192021222324252627282930313233343536
  1. .DS_Store
  2. .swp
  3. build
  4. bower_components
  5. node_modules
  6. components
  7. # Logs + Sauce Labs Tests
  8. *.log
  9. #WebStorm files
  10. .idea
  11. ### Ruby Stuff for slate docs
  12. *.gem
  13. *.rbc
  14. .bundle
  15. .config
  16. coverage
  17. InstalledFiles
  18. lib/bundler/man
  19. pkg
  20. rdoc
  21. spec/reports
  22. test/tmp
  23. test/version_tmp
  24. tmp
  25. *.DS_STORE
  26. build/
  27. .cache
  28. # YARD artifacts
  29. .yardoc
  30. _yardoc
  31. doc/