.gitignore 270 B

123456789101112131415161718
  1. node_modules
  2. npm-debug.log
  3. .DS_Store
  4. *.sw[po]
  5. *.xpi
  6. *.pyc
  7. logs/
  8. dist/
  9. firefox/
  10. *.update.rdf
  11. data/content/activity-stream.bundle.js
  12. data/locales.json
  13. css/*.css
  14. prerendered/
  15. aboutlibrary/content/aboutlibrary.bundle.js
  16. aboutlibrary/content/*.map
  17. aboutlibrary/content/*.css