samsa/.gitignore
ashisgreat22 6b418057ef
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 6s
Mirror to GitHub / mirror (push) Failing after 3s
Tests / test (push) Failing after 16s
feat(frontend): replace Go templates with React SPA
- Add internal/spa package for embedding React build
- Wire SPA handler in main.go for non-API routes
- Add gitignore entry for internal/spa/dist
- Add implementation plan

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 21:12:01 +01:00

13 lines
114 B
Text

node_modules/
.agent/
internal/spa/dist/
*.exe
*.exe~
*.dll
*.so
*.dylib
*.test
*.out
gosearch
result
config.toml