a GUI for prismedia, using Electron.
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.

14 lines
112 B

  1. # dependencies
  2. node_modules
  3. # logs
  4. npm-debug.log
  5. # Nuxt build
  6. .nuxt
  7. # Nuxt generate
  8. dist
  9. # Mac OS
  10. .DS_Store