mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-22 18:07:30 +00:00
feat: modify .gitignore
This commit is contained in:
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';
|
Reference in New Issue
Block a user