color-synth

a synth that generates colors instead of sounds
Log | Files | Refs | README

.gitignore (132B)


      1 .DS_Store
      2 node_modules
      3 /build
      4 /.svelte-kit
      5 /package
      6 .env
      7 .env.*
      8 !.env.example
      9 vite.config.js.timestamp-*
     10 vite.config.ts.timestamp-*