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.

123456789101112131415161718192021222324252627282930
  1. # OS
  2. .DS_Store
  3. Thumbs.db
  4. # IDEs
  5. .buildpath
  6. .project
  7. .settings/
  8. .build/
  9. .idea/
  10. public/
  11. nbproject/
  12. # Vagrant
  13. .vagrant/
  14. # FE Setup
  15. .bin/node_modules/
  16. /node_modules/
  17. src/node_modules/
  18. src/npm-debug.log.*
  19. npm-debug.log
  20. /npm-debug.log*
  21. /dist/
  22. /src/client.config.json
  23. /styleguide/
  24. /docs/
  25. /junit.xml
  26. partials/structure/stylesheet.html