.gitignore 308 B

123456789101112131415161718192021222324252627
  1. # See http://help.github.com/ignore-files/ for more about ignoring files.
  2. # dependencies
  3. node_modules
  4. # testing
  5. coverage
  6. # production
  7. build
  8. certs
  9. radata
  10. radata-*.*
  11. # misc
  12. .DS_Store
  13. .env
  14. .vscode
  15. config.json
  16. npm-debug.log
  17. error.log
  18. combined.log
  19. public/defaults/assets/test
  20. public/defaults/assets/concert