mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-08 03:44:14 +00:00
feat: modify .gitignore
This commit is contained in:
parent
adfa718a63
commit
f39c3ebbea
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,7 +21,6 @@ dist/
|
||||
downloads/
|
||||
eggs/
|
||||
.eggs/
|
||||
lib/
|
||||
lib64/
|
||||
parts/
|
||||
sdist/
|
||||
|
3
datacenter/lib/mui.tsx
Normal file
3
datacenter/lib/mui.tsx
Normal file
@ -0,0 +1,3 @@
|
||||
"use client";
|
||||
|
||||
export * from '@mui/joy';
|
Loading…
Reference in New Issue
Block a user