mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-09 12:18:12 +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/
|
downloads/
|
||||||
eggs/
|
eggs/
|
||||||
.eggs/
|
.eggs/
|
||||||
lib/
|
|
||||||
lib64/
|
lib64/
|
||||||
parts/
|
parts/
|
||||||
sdist/
|
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