forked from wrenn/wrenn
Added basic frontend (#1)
Reviewed-on: wrenn/sandbox#1 Co-authored-by: pptx704 <rafeed@omukk.dev> Co-committed-by: pptx704 <rafeed@omukk.dev>
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@ -36,4 +36,13 @@ go.work.sum
|
||||
e2b/
|
||||
|
||||
## Builds
|
||||
builds/
|
||||
builds/
|
||||
|
||||
## Frontend
|
||||
frontend/node_modules/
|
||||
frontend/.svelte-kit/
|
||||
frontend/build/
|
||||
|
||||
## Dashboard embedded static (built from frontend, not committed)
|
||||
internal/dashboard/static/*
|
||||
!internal/dashboard/static/.gitkeep
|
||||
Reference in New Issue
Block a user