Web-based Winamp controller for CarPC � Go backend, mobile-first UI
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

37 rindas
396B

  1. # Binaries
  2. roadamp
  3. roadamp.exe
  4. *.exe
  5. *.exe~
  6. # Build output
  7. dist/
  8. bin/
  9. # Go
  10. *.test
  11. *.out
  12. vendor/
  13. # IDE
  14. .idea/
  15. .vscode/
  16. *.swp
  17. # OS
  18. .DS_Store
  19. Thumbs.db
  20. # Dev config (has local paths — use config.yaml.example as template)
  21. config.yaml
  22. # Config with secrets
  23. config.local.yaml
  24. # Portable Winamp (extracted locally for dev — not committed)
  25. winamp/
  26. # Runtime data files
  27. killist.dat
  28. resume.dat