feat: add shadcn admin workspace
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -5,6 +5,8 @@
|
||||
frontend/.astro/
|
||||
frontend/dist/
|
||||
frontend/node_modules/
|
||||
admin/dist/
|
||||
admin/node_modules/
|
||||
mcp-server/node_modules/
|
||||
|
||||
backend/target/
|
||||
@@ -12,3 +14,5 @@ backend/.loco-start.err.log
|
||||
backend/.loco-start.out.log
|
||||
backend/backend-start.log
|
||||
backend/storage/ai_embedding_models/
|
||||
backend-start.err
|
||||
backend-start.log
|
||||
|
||||
Reference in New Issue
Block a user