imc-vibe/.gitignore
Christoph Haas ff52be8adf Rename project from imc-vibe to imc
- Binary name: imc-vibe -> imc
- Go module: github.com/imc-vibe/backend -> github.com/imc/backend
- JWT issuer: imc-vibe -> imc
- UI labels: IMC Vibe -> IMC
- Update all imports and comments
2026-03-24 23:42:37 +01:00

10 lines
138 B
Text

build/
.vscode/
.svelte-kit/
backend/cmd/server/embed/
backend/tmp/
.env
backend/imc
node_modules/
frontend/node_modules/
frontend/build/